[fix] Moving Python bindings up-front in the README

This commit is contained in:
Al
2015-12-17 14:28:36 -05:00
parent 31ed88bf6a
commit b71755bf7f

View File

@@ -33,7 +33,9 @@ comparison and full-text indexing.
libpostal is not itself a full geocoder, but should be a ubiquitous libpostal is not itself a full geocoder, but should be a ubiquitous
preprocessing step before indexing/searching with free text geographic strings. preprocessing step before indexing/searching with free text geographic strings.
It is written in C for maximum portability and performance. It is written in C for maximum portability and performance. Python
bindings are included in this repo and it's easy to write bindings to
other languages.
Examples of normalization Examples of normalization
------------------------- -------------------------