Skip to content

Commit

Permalink
Merge pull request shipshapecode#172 from Azarieled/patch-1
Browse files Browse the repository at this point in the history
Other self-closing <script> tag in README
  • Loading branch information
TrevorBurnham committed May 4, 2016
2 parents 35c8277 + caa1d85 commit 4820966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You only need to include [tether.min.js](https://github.com/HubSpot/tether/blob/
```
Or just use a CDN:
```
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/tether/1.3.1/js/tether.min.js" />
<script src="//cdnjs.cloudflare.com/ajax/libs/tether/1.3.1/js/tether.min.js"></script>
```

The css files in the [dist/css](https://github.com/HubSpot/tether/tree/master/dist/css) folder are not required to get tether running.
Expand Down

0 comments on commit 4820966

Please sign in to comment.