summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-21 17:05:06 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-21 17:05:06 -0500
commitbabf3b17d96f7b96674a842d380a4f4fef7bfa91 (patch)
tree9031d07c1c3e78035a9e6d4d73d13ae0eb8d2258
parent4bf0e61cc42db668bc2e967c3901f587b9468b86 (diff)
Add contributors and change requirements
-rw-r--r--README.markdown9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 871e8cea..a8a06db4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -63,12 +63,17 @@ Authors
Original author: [Frédéric Guillot](http://fredericguillot.com/)
+Contributors:
+
+- Mathgl67: https://github.com/mathgl67
+- Rzeka: https://github.com/rzeka
+
Requirements
------------
- Apache or Nginx
-- PHP >= 5.3.7
-- PHP Sqlite extension
+- PHP >= 5.3.3
+- PHP extensions required: mbstring and pdo_sqlite
- A web browser with HTML5 drag and drop support
Installation