From a9850e41a9cc65279ad5d9b5e2a19a0bbc0d519b Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 4 Apr 2018 17:44:35 -0600 Subject: [PATCH] Update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af26067..1df9871 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ A single-file solution for pretty directory listings -## Features: +See it in use at https://static.netsyms.net and https://dl.netsyms.net + +## Features * Built-in file type guessing * FontAwesome icons @@ -16,4 +18,4 @@ A single-file solution for pretty directory listings * For non-Apache, configure your server to serve /index.php for all subfolders * Edit the top of `index.php` to customize with your branding * Edit the list of ignored filenames - * (Recommended) Change the CDN URLs for Bootstrap and FontAwesome to your CDN of choice \ No newline at end of file + * (Recommended) Change the CDN URLs for Bootstrap and FontAwesome to your CDN of choice