You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ Intro.js can be added to your site in three simple steps:
8
8
9
9
**1)** Include `intro.js` and `introjs.css` (or the minified version for production) in your page.
10
10
11
-
**2)** Add `data-intro` and `data-step` to your HTML elements. You can optionally set the tooltip's position by adding `data-position`. The default position is 'bottom'.
11
+
**2)** Add `data-intro` and `data-step` to your HTML elements.
0 commit comments