From 885b4d1611b402d9d8b51bc95e5b5af564d80907 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sat, 22 Jul 2017 20:02:58 +0100 Subject: [PATCH] Update README.md Former-commit-id: 148f29937ce6c5ed2295e9344d4fdfffe328802c [formerly d4665a25d20014c029b4bfe4ccebd3d6c2da4ae3] [formerly 435b5b5ee81022c0bba83d6c00981f7df6bf27c6 [formerly 231ca0ca7932bc57f82d0de488e348573901239c]] Former-commit-id: 9d178d7ae801d3f1b58b3f99aed06863cbcfa2d4 [formerly 2b23814c77985c5a6308409b0a947c3f891c1483] Former-commit-id: 5f1e5bde08a2b8ae0c1bb79af9db5e0ce030a9ec --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 345c3ca5..6391518a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ filemanager provides a file managing interface within a specified directory and - [Users](#users) - [Search](#search) + [Contributing](#contributing) ++ [Donate](#donate) # 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`. 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.