Update README.md

This commit is contained in:
Hackzzila 2016-04-30 13:57:21 -05:00
parent f797fa6fd3
commit dac44cd2a6

View File

@ -11,8 +11,8 @@ There are a couple ways to download Skeleton:
- Use code hosted by [SmallCDN](http://smallcdn.rocks)
```html
<head>
<link rel="stylesheet" href="http://c.smallcdn.rocks/normalize.css">
<link rel="stylesheet" href="http://c.smallcdn.rocks/skeleton.css">
<link rel="stylesheet" href="http://s.mlcdn.co/normalize.css">
<link rel="stylesheet" href="http://s.mlcdn.co/skeleton.css">
</head>
```