Browse Source

Aggiorna 'README.md'

netico 1 year ago
parent
commit
efb5fdcb34
1 changed files with 1 additions and 3 deletions
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -2,6 +2,4 @@
 
 ## Web File Explorer
 
-wfe is a File explorer written in PHP, aiming to be compatible with most versions of PHP (for GNU/Linux).
-It makes heavy use of realpath() to navigate the filesystem.
-For ease of transport, a single script contains all the necessary code.
+**wfe** is a file explorer written in PHP and aims to be compatible with most versions of PHP (for GNU/Linux). It makes heavy use of realpath() to navigate the file system. For ease of portability, a single script contains all the necessary code.