Update README.md

Former-commit-id: 148f29937ce6c5ed2295e9344d4fdfffe328802c [formerly d4665a25d20014c029b4bfe4ccebd3d6c2da4ae3] [formerly 435b5b5ee81022c0bba83d6c00981f7df6bf27c6 [formerly 231ca0ca79]]
Former-commit-id: 9d178d7ae801d3f1b58b3f99aed06863cbcfa2d4 [formerly 2b23814c77985c5a6308409b0a947c3f891c1483]
Former-commit-id: 5f1e5bde08a2b8ae0c1bb79af9db5e0ce030a9ec
This commit is contained in:
Henrique Dias 2017-07-22 20:02:58 +01:00 committed by GitHub
parent 85be80b661
commit 885b4d1611

View File

@ -15,6 +15,7 @@ filemanager provides a file managing interface within a specified directory and
- [Users](#users) - [Users](#users)
- [Search](#search) - [Search](#search)
+ [Contributing](#contributing) + [Contributing](#contributing)
+ [Donate](#donate)
# Getting started # Getting started
@ -132,3 +133,7 @@ Then, you should navigate to `$GOPATH/src/github.com/hacdias/filemanager` and ex
If you are using this as a Caddy plugin, you should use its [official instructions for plugins](https://github.com/mholt/caddy/wiki/Extending-Caddy#2-plug-in-your-plugin) and import `github.com/hacdias/filemanager/caddy/filemanager`. If you are using this as a Caddy plugin, you should use its [official instructions for plugins](https://github.com/mholt/caddy/wiki/Extending-Caddy#2-plug-in-your-plugin) and import `github.com/hacdias/filemanager/caddy/filemanager`.
Before pulling, and if you made any change on assets folder, you must run the `build.sh` script on the root of this repository. Before pulling, and if you made any change on assets folder, you must run the `build.sh` script on the root of this repository.
# Donate
Enjoying this project? You can [donate to its creator](https://henriquedias.com/donate/). He will appreciate.