From e07220979571f20a0ac46f1f99e565689e325127 Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Thu, 27 Jul 2017 10:46:16 +0530 Subject: [PATCH] Updated --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 42717cb..96e1dba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Tiny PHP File Manager Tiny file manager in single php file
-H3k | Tiny File Manager +H3k | Tiny File Manager

How to use

Download ZIP with latest version from master branch. @@ -25,7 +25,6 @@ To enable/disable authentication set $use_auth to true or false.
  • Copy direct file URL
  • Edit text file formats using advanced editor with syntax highlight
  • Backup files
  • -
  • Send files through email
  • Seach files
  • lots more...