Skip to content

Commit

Permalink
updating version in readme for this release
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesalley committed Feb 9, 2015
1 parent d8e61d5 commit aa06544
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 @@ -12,7 +12,7 @@ A set of small, responsive CSS modules that you can use in every web project.
**Use From the CDN:**

```html
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0-rc-1/pure-min.css">
```

Note: You can [customize which Pure modules you need][customize].
Expand Down Expand Up @@ -73,7 +73,7 @@ You can include the Pure CSS file in your project by fetching it from Yahoo's
CDN:

```html
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0-rc-1/pure-min.css">
```

You can also install Pure using [Bower][], using the following command:
Expand Down

0 comments on commit aa06544

Please sign in to comment.