Updated README.MD

This commit is contained in:
Stephen Hoogendijk
2015-07-23 10:11:13 +02:00
parent 7d66f67e22
commit 25fa2b02a1
+5
View File
@@ -17,6 +17,11 @@ Installation can be done with composer:
composer require influxdb/influxdb-php:dev-master
### NOTE for PHP 5.3 and PHP 5.4 users
If you use either PHP 5.3 and PHP 5.4, the 0.1.x release is still supported (bug fixes and new release fixes).
The 0.1.x branch will work on PHP 5.3 and PHP 5.4 but doesn't contain all the features that the 1.0.0 release has such as UDP support.
### Getting started
Initialize a new client object: