diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-24 19:44:49 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-24 19:44:49 +0530 |
commit | eb3a9ad2ee86ec518f04911d413797e35c48e0d3 (patch) | |
tree | 9634825458c18d53666df487307af99f26535cea /README.md | |
parent | 3b7d07207dc3b2020016f24e8ebd9cbd84c3424f (diff) | |
download | nnn-eb3a9ad2ee86ec518f04911d413797e35c48e0d3.tar.gz |
Restore mousemask before exit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ <a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg?label=travis" alt="Travis Status" /></a> <a href="https://circleci.com/gh/jarun/workflows/nnn"><img src="https://img.shields.io/circleci/project/github/jarun/nnn.svg?label=circleci" alt="CircleCI Status" /></a> <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></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-1eb0fc.svg" alt="Donate via PayPal!" /></a> </p> <p align="center"> |