Aggiorna 'README.md'

This commit is contained in:
netico 2023-04-14 11:57:34 +02:00
parent 56d5b20642
commit efb5fdcb34

View file

@ -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.