Skip to content

Commit 6fa021c

Browse files
author
Mattia Roccoberton
committed
Update README
1 parent 357ef38 commit 6fa021c

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,16 @@ the *upload_admin_post_path*) and it doesn't provide a way to remove images (jus
8787
the editor will not destroy them, you'll need to implement a purge logic for that).
8888

8989
## Do you like it? Star it!
90-
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
91-
92-
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) that I made if you are curious.
90+
If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other [Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source).
91+
92+
<div style="background: #d1ecf1; margin: 0 auto; padding: 10px; text-align: center; width: 60%">
93+
<p style="color: #0c5460">Or consider offering me a coffee please,<br/>it's a small thing but it is greatly appreciated.</p>
94+
<form action="https://www.paypal.com/donate" method="post" target="_top">
95+
<input type="hidden" name="hosted_button_id" value="CT86ENQEBBB5N" />
96+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
97+
<img alt="" border="0" src="https://www.paypal.com/en_IT/i/scr/pixel.gif" width="1" height="1" />
98+
</form>
99+
</div>
93100

94101
## Contributors
95102
- [Mattia Roccoberton](http://blocknot.es): author

0 commit comments

Comments
 (0)