Skip to content

Commit 7e9eed6

Browse files
authored
(docs) Add Donation section
1 parent 706b3b3 commit 7e9eed6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![npm](https://img.shields.io/npm/dm/baguettebox.js.svg)](https://www.npmjs.com/package/baguettebox.js)
88
[![Build Status](https://travis-ci.org/feimosi/baguetteBox.js.svg?branch=master)](https://travis-ci.org/feimosi/baguetteBox.js)
99

10+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/feimosi)
1011
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20baguetteBox.js%20-%20simple%20and%20easy%20to%20use%20lightbox%20script%20written%20in%20pure%20JavaScript%0Ahttps%3A%2F%2Fgithub.com%2Ffeimosi%2FbaguetteBox.js)
1112
[![Twitter Follow](https://img.shields.io/twitter/follow/feimosi.svg?style=social&label=Follow%20the%20author)](https://twitter.com/feimosi)
1213

@@ -27,6 +28,7 @@ Simple and easy to use lightbox script written in pure JavaScript.
2728
* [Responsive images](#responsive-images)
2829
* [Compatibility](#compatibility)
2930
* [Contributing](#contributing)
31+
* [Donation](#donation)
3032
* [Credits](#credits)
3133
* [License](#license)
3234

@@ -248,6 +250,12 @@ Mobile:
248250

249251
Feel free to report any issues! If you wish to contribute by fixing a bug or implementing a new feature, please first read the [CONTRIBUTING](./CONTRIBUTING.md) guide.
250252

253+
## Donation
254+
255+
If you find this project useful and want to say thanks, you can buy me a cup of coffee :)
256+
257+
[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/feimosi)
258+
251259
## Credits
252260

253261
Creation of `baguetteBox.js` was inspired by a great jQuery plugin [touchTouch](https://github.com/martinaglv/touchTouch).

0 commit comments

Comments
 (0)