diff --git a/README.md b/README.md index a23fe20..a75b6e3 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,14 @@ The project will be built in Django (as well as HTML/CSS/JS), my first ever proj ## Screenshots ![Screenshot: Viewing the directory index](./screenshot_index.png) +

Viewing the index, showing all available directories

![Screenshot: Browsing a directory](./screenshot_browse.png) +

Browsing a directory with thumbnails and file information

![Screenshot: Adding a directory](./screenshot_add.png) +

The Add Directory dialog

+ ## Setup