Update README.md
Former-commit-id: 5345be1a4c88433612d0548b29df3bed0c5e339c [formerly a94e5fb7f2a9570a78f4a7e635bb87e2f183ef00] [formerly 65a48130bc5c991555757b859af71e67b7fb9d4c [formerly 5cd2fac0a8
]]
Former-commit-id: 35407537aed4adb90e54e4c6d9af16203b7d3c02 [formerly ed19baf2b4cd5668d3ae2a552d1854e62b213b07]
Former-commit-id: d88ee75d96e38b2c5da1e22568b40d3359ff46b1
pull/726/head
parent
f7720cb50b
commit
2bbd84e97d
|
@ -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.
|
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
|
# 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).
|
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).
|
||||||
|
|
Loading…
Reference in New Issue