Skip to content

Commit 51cea34

Browse files
committed
Move demo information to a different place
1 parent 921f2f4 commit 51cea34

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Everything you need to start is:
3030
</html>
3131
```
3232

33+
> For more information [check the documentation](https://github.com/rstaib/jquery-steps/wiki).
34+
3335
### How to add initial steps?
3436

3537
There are two ways to add steps and their corresponding content.
@@ -59,11 +61,7 @@ wizard.steps("add", {
5961
});
6062
```
6163

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).
6765
6866
## Reporting an Issue
6967

@@ -75,4 +73,4 @@ Instructions will follow soon!
7573

7674
## License
7775

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).

0 commit comments

Comments
 (0)