From 62855c4a3a028910c2b4829aa36e27b2beb3b057 Mon Sep 17 00:00:00 2001 From: misterunknown Date: Mon, 16 Dec 2013 14:21:52 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e519ba1..f9134ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -ifm -=== - -Improved File Manager +# IFM - improved file manager +This is a filemanager based on the "[Easy PHP File Manager](http://epfm.misterunknown.de)". It is also a single file solution which uses HTML, CSS, Javascript and PHP, so it's like a client-server-system where HTML/CSS/Javascript is the client and the PHP API acts as an server. So it is more dynamic and produces less traffic than the EPFM. +The IFM comes with a embedded Version of [jQuery](http://jquery.com) and [CodeMirror](http://codemirror.net). +## developers +written by Marco Dickert [(website)](http://misterunknown.de) +designed by Sebastian Langer [(website)](http://sebastianl.de)