summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4702a00..eb59caf 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/respawner/looking-glass.svg?branch=master)](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