Skip to content

Commit 60d249d

Browse files
author
Rafael J. Staib
committed
Change formating and links
1 parent 51cea34 commit 60d249d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ A powerful jQuery wizard plugin that supports accessibility and HTML5.
55

66
## Getting Started
77

8-
jQuery Steps is a lightweight wizard UI component written for jQuery.
8+
**jQuery Steps** is a lightweight wizard UI component written for **jQuery**.
99

1010
Everything you need to start is:
1111

12-
1. Include *jQuery* and *jQuery Steps* in your HTML code.
12+
1. Include **jQuery** and **jQuery Steps** in your HTML code.
1313
2. Then select an element represents the wizard and call the `steps` method.
1414

1515
```html
@@ -61,7 +61,7 @@ wizard.steps("add", {
6161
});
6262
```
6363

64-
> For more samples [check the demos](https://github.com/rstaib/jquery-steps/wiki).
64+
> For more samples [check the demos](https://github.com/rstaib/jquery-steps/wiki#demo).
6565
6666
## Reporting an Issue
6767

@@ -73,4 +73,4 @@ Instructions will follow soon!
7373

7474
## License
7575

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