diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 089403ce2..93ca98e60 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,4 +22,6 @@ In case you want to contribute, but you wouldn't know how, here are some suggest 4. **Contribute**: You don't have to be programmer to help. Some of the icons really need improvement and many of the translations could use some love. +5. **[Sponsor the project](https://github.com/sponsors/johannesjo)** + :hearts: :hearts::hearts: :hearts::hearts: :hearts::hearts: :hearts::hearts: :hearts::hearts: diff --git a/README.md b/README.md index 0ccdb9ee0..f0cf60f12 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ There are several ways to help. 4. **Contribute**: You don't have to be programmer to help. Some of the icons really need improvement and many of the translations could use some love. +5. **[Sponsor the project](https://github.com/sponsors/johannesjo)** ### Pull Requests **Pull requests** are of course very welcome! Please make sure that you're following the [angular commit guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits) and to also include the issue number in your commit message, if you're fixing a particular issue (e.g.: `feat: add nice feature with the number #31`).