Skip to content

Commit 6bd113b

Browse files
committed
Add IntroJs-Yii link
1 parent a14f8be commit 6bd113b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,15 @@ 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-
-----------
24+
##Using with:
25+
2526
###Rails
2627

2728
If you are using the rails asset pipeline you can use the [introjs-rails](https://github.com/heelhook/intro.js-rails) gem.
2829

30+
###Yii framework
31+
You can simply use this project for Yii framework: https://github.com/moein7tl/Yii-IntroJS
32+
2933
##Roadmap
3034
- More browser compatibility
3135

0 commit comments

Comments
 (0)