From 33a7ea7d62d859b60b0948dfc4e864d0a82faa4a Mon Sep 17 00:00:00 2001 From: TheCodeAssassin Date: Mon, 20 Jul 2015 09:47:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b018bc4f4..75f457e3e7 100644 --- a/README.md +++ b/README.md @@ -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