From 84ec32bd315f7803be76cc910f3d58c79abaa658 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Thu, 13 Jul 2017 11:04:40 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/Home.md b/Home.md index 5843171..9fc2299 100644 --- a/Home.md +++ b/Home.md @@ -1,18 +1,2 @@ -Welcome to the IFM wiki! - ## about -The ifm is a simple, leightweight filemanager in a single file. - -## features -* create files and folders -* upload, delete, rename and edit files -* remote upload files using curl or file method -* extract zip archives -* download folders as zip file -* preview images -* multiselect -* keybindings -* simple authentication - -## contributing -The source of the IFM is splitted in several files in the _src/_ directory. If you change anything there you have to recompile the ```ifm.php``` using the ```compiler.php```. Please make sure that you compile the IFM before you create a pull request, so anyone can test it without hassle. \ No newline at end of file +The IFM is a simple, leightweight filemanager in a single file. \ No newline at end of file