From e5813c9d0fe80ae3b12fe589555dc25eb727e3ba Mon Sep 17 00:00:00 2001 From: misterunknown Date: Thu, 30 Jan 2014 16:19:52 +0100 Subject: [PATCH] Changes since last ifm update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 670ac23..92a31d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 HTML5, CSS3, JavaScript and PHP, so it's like a client server system where HTML5/CSS3/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). +The IFM comes with a embedded Version of [jQuery](http://jquery.com) and [ACE Editor](http://ace.c9.io). NOTICE: THIS SOFTWARE IS IN AN ALPHA STATUS! NO WARRANTY FOR CORRECT FUNCTION! ## requirements