Former-commit-id: 4f98e5fd76d1126322656e8d0621f7f32960a583 [formerly 217bd345b614c916998fe6617af8280a1c4e1fd9] [formerly f221e4e38401ba2fe60ddf9298fcfa52a5619c71 [formerly e707c31dce]]
Former-commit-id: 05dbb01c108355512a5e35bc398d3a6dff84b6bc [formerly d931b77fda2acdc20c12766e70a00fe2f319a8e5]
Former-commit-id: f2bcf32623a31f3b7321ced61ecf5ebee0107e62
This commit is contained in:
Henrique Dias 2017-07-19 07:43:26 +01:00
commit 19f2beaa30
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@
filemanager provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.
# Table of contents
+ [Getting started](#getting-started)
+ [Features](#features)
- [Users](#users)
- [Search](#search)
# Getting started
This is a library so it can be used on your own applications as a middleware or as a standalone app (examples are going to be added in the future).