diff options
author | Christian Hesse <mail@eworm.de> | 2019-08-30 10:42:33 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-08-30 13:43:35 +0200 |
commit | 914e535eea4b6c2c2834f2ed5031d3430bfe6660 (patch) | |
tree | 56ab64430bedbe119e349256b0527f8952313ac9 | |
parent | 05f2d03ad9da4020ad463be28bd6de4c973fbbbb (diff) |
README: add contribute section, including donate option
-rw-r--r-- | README.md | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -136,7 +136,25 @@ cleanup add a scheduler entry. There's much more to explore... Have fun! -### Upstream +## Contribute + +### Patches, issues and whishlist + +Feel free to contact me via e-mail or open an +[issue at github](https://github.com/eworm-de/routeros-scripts/issues). + +### Donate + +This project is developed in private spare time and usage is free of charge +for you. If you like the scripts and think this is of value for you or your +business please consider to +[donate with PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A4ZXBD6YS2W8J). + +[![donate with PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A4ZXBD6YS2W8J) + +Thanks a lot for your support! + +## Upstream URL: [GitHub.com](https://github.com/eworm-de/routeros-scripts#routeros-scripts) |