Skip to content

Commit bd59888

Browse files
author
voidPirate
committed
small change
1 parent 4e98449 commit bd59888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Usage
88

99
* Include `css/content.css` and `layout.css` to your html file.
1010
* Include at the end of `body` section `<script src='js/view.min.js'></script>` file.
11-
* Create `div` tag with `class="slide"`. `div` will be indexed in the file.
12-
11+
* Create `div` tag with `class="slide"`.
12+
1313
Create presentation in your js file:
1414

1515
```javascript

0 commit comments

Comments
 (0)