Skip to content

Commit ae38d2a

Browse files
committed
Add history + add demo picture of IntroJs
1 parent f25bb14 commit ae38d2a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ introJs().start();
2121

2222
Optionally, pass one parameter to `introJs` function to limit the presentation section, for example `introJs(".introduction-farm").start();` runs the introduction only for elements with `class='introduction-farm'`.
2323

24+
<p align="center"><img src="http://usablica.github.com/intro.js/img/introjs-demo.jpg"></p>
25+
2426
##Using with:
2527

2628
###Rails
@@ -37,6 +39,12 @@ You can simply use this project for Yii framework: https://github.com/moein7tl/Y
3739
- Change `Next` and `Skip` buttons
3840
- Add complete introduction callback
3941

42+
##History
43+
44+
###v0.1.0 - March 16, 2013
45+
First version
46+
47+
4048
##Main Contributors
4149
- [Afshin Mehrabani](http://afshinm.name/)
4250

0 commit comments

Comments
 (0)