Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
Dioney Vitor committed Aug 6, 2016
1 parent c099ec3 commit 4eb6955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ Insert between `<head></head>` code:
<link rel="stylesheet" href="assets/style.css">
```

Insert in end document before tag `</body>`
Insert in end document before tag `</body>
```
<!-- Insert JavaScript manipulation, current use responsive utilities -->
<script src="assets/functions.js"></script>
```

It`s Works! Customize your theme in assets/style.css file.
It`s Works! Customize your theme in `assets/style.css` file.

## Using Packages and Read Documentation

Expand Down

0 comments on commit 4eb6955

Please sign in to comment.