summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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