Skip to content

Commit 7b40163

Browse files
committed
Move links down
1 parent efbb8b1 commit 7b40163

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
A simple Python wrapper for the [U.S. Census Geocoding Services API batch service](https://www.documentcloud.org/documents/3894452-Census-Geocoding-Services-API.html)
77

8-
* Issues: [github.com/datadesk/python-censusbatchgeocoder/issues](https://github.com/datadesk/censusbatchgeocoder/issues)
9-
* Packaging: [pypi.python.org/pypi/censusbatchgeocoder](https://pypi.python.org/pypi/censusbatchgeocoder)
10-
118
## Installation
129

1310
```bash
@@ -255,3 +252,8 @@ If you are using Python 2 and your CSV file has an unusual encoding that's causi
255252
```python
256253
censusbatchgeocoder.geocode("./my_file.csv", encoding="utf-8-sig")
257254
```
255+
256+
## Links
257+
258+
* Issues: [github.com/datadesk/python-censusbatchgeocoder/issues](https://github.com/datadesk/censusbatchgeocoder/issues)
259+
* Packaging: [pypi.python.org/pypi/censusbatchgeocoder](https://pypi.python.org/pypi/censusbatchgeocoder)

0 commit comments

Comments
 (0)