Change README.md
This commit is contained in:
parent
5ed5e4be87
commit
ac0842c680
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ GeoStat is a Python script for parsing Nginx and Apache logs files and getting G
|
||||||
|
|
||||||
### Tech
|
### Tech
|
||||||
|
|
||||||
GeoStat uses a number of open source liba to work properly:
|
GeoStat uses a number of open source libs to work properly:
|
||||||
|
|
||||||
* [Geohash](https://github.com/vinsci/geohash.io) - Python module that provides functions for decoding and encoding Geohashes.
|
* [Geohash](https://github.com/vinsci/geohash.io) - Python module that provides functions for decoding and encoding Geohashes.
|
||||||
* [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB.
|
* [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB.
|
||||||
|
|
Loading…
Reference in a new issue