Skip to content

Commit

Permalink
add sponsors block to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhofer committed Apr 11, 2023
1 parent d697baf commit 67563c1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,3 +571,19 @@ e.g. a `OutOfMemoryError` will hinder your application to execute it's code and
Exceptions are caused by the code of the application itself. The application knows this case could occur and can recover from it.
e.g. a `ValidationException` will not store the data in your database, but will also not crash your application.
<!---------------------------------------------------------------------------------------------------------->
## Sponsors
[Become a sponsor :heart:](https://github.com/sponsors/ivanhofer) if you want to support my open source contributions.
<p align="center">
<a href="https://cdn.jsdelivr.net/gh/ivanhofer/sponsors/sponsorkit/sponsors.svg" title="ivanhofer's sponsors">
<img src="https://cdn.jsdelivr.net/gh/ivanhofer/sponsors/sponsorkit/sponsors.svg" alt="ivanhofer's sponsors" />
</a>
</p>
<p align="center">
Thanks for sponsoring my open source work!
</p>

0 comments on commit 67563c1

Please sign in to comment.