create README

This commit is contained in:
MirKml
2021-04-19 17:48:13 +02:00
committed by GitHub
parent c3210f734c
commit afcf9198d6

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# PECL/rrd - native bindings for RRD tool system
This is the native PHP bindings for RRD tool system. Uses native librrd C API.
* PHP PECL extension info - https://pecl.php.net/package/rrd
* PHP usage documentation - https://www.php.net/rrd
* rrd tool - https://oss.oetiker.ch/rrdtool/
* librrd C API - https://oss.oetiker.ch/rrdtool/doc/librrd.en.html