Browse Source

added introduction

Toastie 4 years ago
parent
commit
e0808d40cc
1 changed files with 5 additions and 3 deletions
  1. 5 3
      droppy/README.md

+ 5 - 3
droppy/README.md

@@ -1,5 +1,7 @@
-Droppy on Github: https://github.com/silverwind/droppy
-
+# Droppy
+### Introduction
+[Droppy](https://github.com/silverwind/droppy) is a web-based filemanager to upload, delete, move and edit files and view media directly in the web browser.
+  
 ### Get started
-1. Update your data dir, uid and gid in `.env`
+1. Update your data dir, uid and gid to use in `.env`
 2. `docker-compose up -d`