diff --git a/readme.md b/readme.md
index 5e50bbc41d..b01bfd50ce 100644
--- a/readme.md
+++ b/readme.md
@@ -84,8 +84,14 @@ within the [doc/koch.rst](doc/koch.rst) file.
``bin`` directory to your PATH, you may install Nimble from source by running
``koch nimble`` within the root of the cloned repository.
+
+## Contributors
+
+This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
+
+
## Contributing
-[![Contribute to Nim via Gratipay][badge-nim-gratipay]][nim-gratipay]
+[](#backers) [](#sponsors) [![Contribute to Nim via Gratipay][badge-nim-gratipay]][nim-gratipay]
[![Setup a bounty via Bountysource][badge-nim-bountysource]][nim-bountysource]
[![Donate Bitcoins][badge-nim-bitcoin]][nim-bitcoin]
@@ -128,6 +134,7 @@ be a good starting point for an initial contribution to Nim.
You can also help with the development of Nim by making donations. Donations can be
made using:
+* [Open Collective](https://opencollective.com/nim)
* [Gratipay][nim-gratipay]
* [Bountysource][nim-bountysource]
* [Bitcoin][nim-bitcoin]
@@ -135,6 +142,31 @@ made using:
If you have any questions feel free to submit a question on the
[Nim forum][nim-forum], or via IRC on [the \#nim channel][nim-irc].
+
+## Backers
+
+Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/Nim#backer)]
+
+
+
+
+## Sponsors
+
+Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/Nim#sponsor)]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
## License
The compiler and the standard library are licensed under the MIT license, except
for some modules which explicitly state otherwise. As a result you may use any