diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +[](https://travis-ci.org/respawner/looking-glass) + # Looking Glass Easy to deploy Looking Glass made in PHP. @@ -5,7 +7,7 @@ Easy to deploy Looking Glass made in PHP. ## Requirements * Webserver such as Apache 2, or Lighttpd, etc… - * PHP (>= 5.2.0) module for the webserver (mod-php5 for Apache 2 for example) + * PHP (>= 5.3) module for the webserver (mod-php5 for Apache 2 for example) ## Description |