1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-09 09:36:29 +02:00

Adding demo link

This commit is contained in:
Marco Dickert
2017-08-10 02:48:57 +02:00
committed by GitHub
parent bd8ad3367c
commit a87a66002e

View File

@@ -1,6 +1,6 @@
# IFM - improved file manager
## about
The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP.
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)