diff --git a/README.md b/README.md index a96cbbf..52bff90 100644 --- a/README.md +++ b/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.