Skip to content

Commit ca008e3

Browse files
committed
Merge pull request usablica#17 from heelhook/patch-1
Update README.md
2 parents 275e418 + ddb23f0 commit ca008e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Intro.js can be added to your site in three simple steps:
88

99
**1)** Include `intro.js` and `introjs.css` (or the minified version for production) in your page.
1010

11+
**Rails**
12+
13+
If you are using the rails asset pipeline you can use the [introjs-rails](https://github.com/heelhook/intro.js-rails) gem.
14+
1115
**2)** Add `data-intro` and `data-step` to your HTML elements.
1216
For example:
1317
```html

0 commit comments

Comments
 (0)