]> git.joonet.de Git - adminer.git/commitdiff
Readme
authorJakub Vrana <jakub@vrana.cz>
Thu, 14 Oct 2010 20:09:55 +0000 (22:09 +0200)
committerJakub Vrana <jakub@vrana.cz>
Thu, 14 Oct 2010 20:09:55 +0000 (22:09 +0200)
readme.txt [new file with mode: 0644]

diff --git a/readme.txt b/readme.txt
new file mode 100644 (file)
index 0000000..ad3301a
--- /dev/null
@@ -0,0 +1,13 @@
+Adminer - Database management in single PHP file
+Adminer Editor - Database editor in single PHP file
+
+http://www.adminer.org/
+Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
+Requirements: PHP 4.3.2+ or PHP 5+
+Apache License, Version 2.0
+
+adminer/index.php - Run development version of Adminer
+editor/index.php - Run development version of Adminer Editor
+compile.php [driver] [lang] - Create a single file version
+lang.php [lang] - Update translations
+tests/selenium.html - Selenium test suite