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.
1 parent 4f20edc commit 26fcca7Copy full SHA for 26fcca7
README.md
@@ -3,6 +3,16 @@
3
> Better introductions for websites and features with a step-by-step guide for your projects.
4
5
6
+## Where to get
7
+You can obtain your local copy of Intro.js from:
8
+
9
+**1)** This github repository, using ```git clone https://github.com/usablica/intro.js.git```
10
11
+**2)** Using bower ```bower install intro.js --save```
12
13
+**3)** Download it from CDN ([1](http://www.jsdelivr.com/#!intro.js), [2](http://cdnjs.com/#introjs))
14
15
16
## How to use
17
Intro.js can be added to your site in three simple steps:
18
0 commit comments