Skip to content

Commit

Permalink
Merge branch 'master' of github.com:loadingio/loading-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
zbryikt committed May 22, 2019
2 parents bde313f + 1cf6648 commit d5394c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Usage
download and include the required [JS](https://raw.githubusercontent.com/loadingio/loading-bar/master/dist/loading-bar.js) and [CSS](https://raw.githubusercontent.com/loadingio/loading-bar/master/dist/loading-bar.css) files:

<link rel="stylesheet" type="text/css" href="loading-bar.css"/>
<script type="text/javascript" src="loading-bar.js"><script>
<script type="text/javascript" src="loading-bar.js"></script>
<div class="ldBar"></div>


Expand Down

0 comments on commit d5394c6

Please sign in to comment.