diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-15 18:22:00 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-15 18:23:07 +0530 |
commit | ba49beac7994b950563e53b2989630ddc514aaba (patch) | |
tree | 31a505bf52bd3ec266c5578cde380262f295c6a0 /README.md | |
parent | 463c270caf8034da9ee02bd6ba2a1d4f3057ae30 (diff) | |
download | nnn-ba49beac7994b950563e53b2989630ddc514aaba.tar.gz |
Get rid of unsafe system(3) calls
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i <p align="center"> <a href="https://saythanks.io/to/jarun"><img src="https://img.shields.io/badge/say-thanks!-ff69b4.svg" /></a> -<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-5DADE2.svg" alt="Donate via PayPal!" /></a> +<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-FC746D.svg" alt="Donate via PayPal!" /></a> </p> ### Features |