Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Feb 28, 2015
1 parent c210ec2 commit b3b2c16
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ $ pip install geocoder
| Global | Country | Local | IP Address |
|:--------------|:------------- |:----------|:--------------|
| ArcGIS | CanadaPost | GeoOttawa | FreeGeoIP |
| Bing | | | MaxMind |
| Geocoder.ca | | | |
| Bing | Geocoder.ca | | MaxMind |
| Geonames | | | |
| Google | | | |
| HERE | | | |
Expand Down Expand Up @@ -70,15 +69,15 @@ Please feel free to give any feedback on this module. If you find any bugs or an

A big thanks to all the people that help contribute:

* [Thanh Ha]: Cleaned up code
* [Mahdi Yusuf]: Promoted by [Pycoders Weekly]
* [Alex Pilon]: Cleaned up code
* [Philip Hubertus]: Provided HERE improvements & documentation
* [Antonio Lima]: Improved code quality and introduced Rate Limits
* [Alexander Lukanin]: Improved Python 3 compatibilty
* [flebel]
* [patrickyan]
* [esy]
- [Thanh Ha] - Cleaned up code
- [Mahdi Yusuf] - Promoted by [Pycoders Weekly]
- [Alex Pilon] - Cleaned up code
- [Philip Hubertus] - Provided HERE improvements & documentation
- [Antonio Lima] - Improved code quality and introduced Rate Limits
- [Alexander Lukanin] - Improved Python 3 compatibilty
- [flebel] - Submitted Github Issues
- [patrickyan] - Submitted Github Issues
- [esy] - Submitted Github Issues

[Thanh Ha]: https://twitter.com/zxiiro
[Alex Pilon]: http://alexpilon.ca
Expand Down
21 changes: 10 additions & 11 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ $ pip install geocoder
| Global | Country | Local | IP Address |
|:--------------|:------------- |:----------|:--------------|
| ArcGIS | CanadaPost | GeoOttawa | FreeGeoIP |
| Bing | | | MaxMind |
| Geocoder.ca | | | |
| Bing | Geocoder.ca | | MaxMind |
| Geonames | | | |
| Google | | | |
| HERE | | | |
Expand Down Expand Up @@ -76,15 +75,15 @@ Please feel free to give any feedback on this module. If you find any bugs or an

A big thanks to all the people that help contribute:

* [Thanh Ha]: Cleaned up code
* [Mahdi Yusuf]: Promoted by [Pycoders Weekly]
* [Alex Pilon]: Cleaned up code
* [Philip Hubertus]: Provided HERE improvements & documentation
* [Antonio Lima]: Improved code quality and introduced Rate Limits
* [Alexander Lukanin]: Improved Python 3 compatibilty
* [flebel]
* [patrickyan]
* [esy]
- [Thanh Ha] - Cleaned up code
- [Mahdi Yusuf] - Promoted by [Pycoders Weekly]
- [Alex Pilon] - Cleaned up code
- [Philip Hubertus] - Provided HERE improvements & documentation
- [Antonio Lima] - Improved code quality and introduced Rate Limits
- [Alexander Lukanin] - Improved Python 3 compatibilty
- [flebel] - Submitted Github Issues
- [patrickyan] - Submitted Github Issues
- [esy] - Submitted Github Issues

[Thanh Ha]: https://twitter.com/zxiiro
[Alex Pilon]: http://alexpilon.ca
Expand Down

0 comments on commit b3b2c16

Please sign in to comment.