diff --git a/README.md b/README.md index c2e907d5fb802f6bf4aa94433c7b7fbb54609ace..c23dbe42ea2d5a86b82bb5e02a614bc60c56b8ec 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,11 @@ __Try it out:__ [devcoster.com/betterlisting/demo](https://www.devcoster.com/bet - Search functionality that searches as you type. - Easily add support for new MIME types when needed. - Released under GNU General Public License v3 (GPL-3). -- Supports the following file types: ``` +- Supports the following file types: +` .7z, .avi, .bin, .c++, .c, .css, .deb, .doc, .docx, .gif, .gzip, .html, .ico, .iso, .java, .jpeg, .jpg, .js, .mp3, .mp4, .msg, .ogg, .pdf, .php, .png, .ppt, .pptx, .psd, .py, .rar, .sql, .swf, .tiff, .torrent, .txt, .wav, .wmv, .xls, .xlsx, .zip -``` +` + ## Requirements: - NGINX (Tested on 1.10.0) @@ -24,7 +26,7 @@ __Try it out:__ [devcoster.com/betterlisting/demo](https://www.devcoster.com/bet ## Installation: 1. Unzip BetterListing to your NGINX webroot so you end up with the following structure: -``` +``` wwwroot/ |- betterlisting/ |- index.html