Skip to content

Commit 3a927e3

Browse files
committed
add Gratipay to README
1 parent be36f57 commit 3a927e3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ React Joyride
77

88
View the demo <a href="http://gilbarbara.github.io/react-joyride/" target="_blank">here</a>. [[source](https://github.com/gilbarbara/react-joyride/tree/demo)]
99

10-
## Setup
10+
[![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.svg)](https://gratipay.com/React-Joyride/)
1111

12+
## Setup
1213

1314
```javascript
1415
npm install --save react-joyride
1516
```
1617

17-
Include `Joyride` in the parent component before anything else.
18+
Include `Joyride` in the parent component.
1819

1920

2021
```javascript
@@ -339,4 +340,5 @@ Copyright © 2016 Gil Barbara - [MIT License](LICENSE)
339340
---
340341

341342
Inspired by [react-tour-guide](https://github.com/jakemmarsh/react-tour-guide) and [jquery joyride tour](http://zurb.com/playground/jquery-joyride-feature-tour-plugin)
342-
343+
344+

0 commit comments

Comments
 (0)