We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 275e418 + ddb23f0 commit ca008e3Copy full SHA for ca008e3
README.md
@@ -8,6 +8,10 @@ Intro.js can be added to your site in three simple steps:
8
9
**1)** Include `intro.js` and `introjs.css` (or the minified version for production) in your page.
10
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
15
**2)** Add `data-intro` and `data-step` to your HTML elements.
16
For example:
17
```html
0 commit comments