Update README.md

This commit is contained in:
TheCodeAssassin
2015-07-20 09:47:28 +02:00
parent 752a20a8a0
commit 33a7ea7d62
+3 -1
View File
@@ -6,7 +6,9 @@
### Overview
This library was created to have php port of the python influxdb client.
A easy to use library for using InfluxDB with PHP.
The influxdb-php library was created to have php port of the python influxdb client.
This way there will be a common abstraction library between different programming languages.
### Installation