Commit f9e69e66 by Jennifer Ennis

updated README file

parent 3ffb5904
...@@ -9,8 +9,8 @@ gi = GeoIP('/path/to/GeoIP.dat', pygeoip.MEMORY_CACHE) ...@@ -9,8 +9,8 @@ gi = GeoIP('/path/to/GeoIP.dat', pygeoip.MEMORY_CACHE)
The only supported flags are STANDARD, MMAP_CACHE, and MEMORY_CACHE The only supported flags are STANDARD, MMAP_CACHE, and MEMORY_CACHE
If you have any questions or find a bug, have a look at the project page [3] or If you have any questions or find a bug, have a look at the project page [3] or
contact Jennifer Ennis <zaylea at gmail dot com> contact Jennifer Ennis <jennifer at foobar dot us>
[1] http://www.maxmind.com/app/python [1] http://www.maxmind.com/app/python
[2] http://pear.php.net/package/Net_GeoIP/ [2] http://pear.php.net/package/Net_GeoIP/
[3] http://code.google.com/p/pygeoip/ [3] http://github.com/appliedsec/pygeoip
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment