diff options
author | 2012-03-07 09:43:51 -0500 | |
---|---|---|
committer | 2012-03-07 09:43:51 -0500 | |
commit | f2e7454d5b69485cfd31fd526983a18db5d7f12b (patch) | |
tree | 6af08117768cfc726843e2f54208272d38f96a14 /README.md | |
parent | cbe7f531f956573cf55efba417965976672e6c63 (diff) | |
download | textadept-f2e7454d5b69485cfd31fd526983a18db5d7f12b.tar.gz textadept-f2e7454d5b69485cfd31fd526983a18db5d7f12b.zip |
Removed doc/sidebar.md and added Donate section to README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -49,3 +49,15 @@ Contact me by email: mitchell.at.foicica.com. There is also a [mailing list][]. [mailing list]: http://foicica.com/lists + +## Donate + +Your donations are very much appreciated and go towards web server maintainence +and hosting for Textadept, its source code repository, mailing list, etc. + +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> +<input type="hidden" name="cmd" value="_s-xclick"> +<input type="hidden" name="hosted_button_id" value="3165962"> +<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> +<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> +</form> |