Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 3d6d333

Browse files
committed
Update readme
1 parent 9e7c2b4 commit 3d6d333

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GeoIP 1.6.0 #
1+
# GeoIP Legacy C API #
22

33
## Important Changes ##
44

@@ -249,4 +249,16 @@ make
249249
sudo make install
250250
```
251251

252-
To submit a patch, please contact [email protected]
252+
## Bug Tracker ##
253+
254+
Please report all issues with this code using the [GitHub issue tracker]
255+
(https://github.com/maxmind/geoip-api-c/issues).
256+
257+
If you are having an issue with a MaxMind database that is not specific to
258+
this API, please [contact MaxMind support]
259+
(http://www.maxmind.com/en/support).
260+
261+
## Contributing ##
262+
263+
To contribute, please submit a pull request on
264+
[GitHub](https://github.com/maxmind/geoip-api-c/).

0 commit comments

Comments
 (0)