From 3887e0b1cb98b9fe7e2fa64003ada6816783da19 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Fri, 1 Sep 2017 16:17:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5a663c..4924ae5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## about The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. You can test a [demo here](https://ifmdemo.misterunknown.de/). The credentials are the default credentials: `admin` as username and password. + + The IFM uses the following resources: * [ACE Editor](https://ace.c9.io) * [Bootstrap v3](https://getbootstrap.com)