From 5c52277b81bb001b39835788fe1ddce0861ff28b Mon Sep 17 00:00:00 2001 From: Benoit Mortier <benoit.mortier@fusiondirectory.org> Date: Fri, 28 Aug 2020 09:44:07 +0200 Subject: [PATCH] :handshake: feat(crowfunding) change the donate part to add all the crowfunding possibilities Signed-off-by: Benoit Mortier <benoit.mortier@fusiondirectory.org> --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43f63f84f..ff69835f7 100644 --- a/README.md +++ b/README.md @@ -87,9 +87,17 @@ You can [register on our system][register] and enter issues [FusionDirectory][is [](https://bestpractices.coreinfrastructure.org/projects/351) -## Donate +## Crowfunding -If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate-liberapay] even a small amount you can go to our Liberapay account +If you like us and want to send us a small contribution you can use the following crowfunding services + +* [liberapay] [donate-liberapay]: https://liberapay.com/fusiondirectory/donate + +* [kofi][donate-kofi]: https://ko-fi.com/fusiondirectory + +* [opencollective][donate-opencollective]: https://opencollective.com/fusiondirectory + +* [communitybridge][donate-communitybridge]: https://funding.communitybridge.org/projects/fusiondirectory ## License @@ -110,3 +118,9 @@ If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate [issues-plugins]: https://gitlab.fusiondirectory.org/fusiondirectory/fd-plugins/issues [donate-liberapay]: https://liberapay.com/fusiondirectory/donate + +[donate-kofi]: https://ko-fi.com/fusiondirectory + +[donate-opencollective]: https://opencollective.com/fusiondirectory + +[donate-communitybridge]: https://funding.communitybridge.org/projects/fusiondirectory -- GitLab