typo in readme

This commit is contained in:
Kevin Ross 2015-11-30 13:24:01 -06:00
parent 0a7d791d61
commit 61c807b889

View File

@ -30,8 +30,7 @@ If you prefer, you can include this framework in your project using our official
## Getting started ## Getting started
Add the necessary links to your `<head` element for fonts Add the necessary links to your `<head>` element for fonts and stylsheets:
To embed Roboto into your web page, copy the code as the first element in the <head> of your HTML document.
```html ```html
<!-- Material Design fonts --> <!-- Material Design fonts -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css">