projects
/
GitHub
/
Stricted
/
speedport-hybrid-php-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ac88be
)
add requirements to readme file
author
Stricted
<info@stricted.de>
Wed, 15 Jul 2015 22:28:50 +0000
(
00:28
+0200)
committer
Stricted
<info@stricted.de>
Wed, 15 Jul 2015 22:28:50 +0000
(
00:28
+0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 08e9d01fe31d403a68bd4e459c92ee682676b8ac..328b15500544a00528322de78a5c043fa32057e2 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-34,6
+34,12
@@
known valid paths for getData() :
* data/letinfo.json
* data/Status.json
+PHP requirements
+=============
+ * PHP >= 5.4.0
+ * PHP extension `rrd` (for rrd graphs)
+ * PHP extension `mcrypt`
+
rrdtool integration
=============