Skip to content

Commit 9634a3a

Browse files
committed
Add screenshot to README.md
1 parent 54c677a commit 9634a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ HTML5 file browser
33

44
This HTML5 file browser allows to browse and share files in a public server directory. Unlike some other solutions out there, this file browser does not depend on any server-side code. Instead, directory listings are used to parse the list of available files.
55

6+
![A screenshot showing the file preview](files/screenshot.png)
7+
68
### Configuration
79
#### Apache
810
This program comes with a `.htaccess` file that enables directory listings for the `files/` directory. Simply upload this file browser to any directory on your server and you are done.

0 commit comments

Comments
 (0)