File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ Everything you need to start is:
30
30
</html >
31
31
```
32
32
33
+ > For more information [ check the documentation] ( https://github.com/rstaib/jquery-steps/wiki ) .
34
+
33
35
### How to add initial steps?
34
36
35
37
There are two ways to add steps and their corresponding content.
@@ -59,11 +61,7 @@ wizard.steps("add", {
59
61
});
60
62
```
61
63
62
- > For more information [ check the documentation] ( https://github.com/rstaib/jquery-steps/wiki ) .
63
-
64
- ## Demo
65
-
66
- An live demo area will be available soon!
64
+ > For more samples [ check the demos] ( https://github.com/rstaib/jquery-steps/wiki ) .
67
65
68
66
## Reporting an Issue
69
67
@@ -75,4 +73,4 @@ Instructions will follow soon!
75
73
76
74
## License
77
75
78
- Copyright (c) 2013 Rafael J. Staib Licensed under the [ MIT license] ( https://github.com/rstaib/jquery-steps/blob/master/LICENSE.txt ) .
76
+ Copyright (c) 2013 Rafael J. Staib Licensed under the [ MIT license] ( https://github.com/rstaib/jquery-steps/blob/master/LICENSE.txt ) .
You can’t perform that action at this time.
0 commit comments