Skip to content

Commit

Permalink
Updated version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrankov committed May 2, 2017
1 parent 161a781 commit cd29b4b
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 @@ Partial class names compatibility:
http://pfrankov.github.io/greedo/

#### Try it!
https://jsbin.com/xisodasori/edit?html,output
https://jsbin.com/zojane/1/edit?html,css

## Installation

Expand All @@ -24,7 +24,7 @@ npm install --save greedo

#### CDN
```html
<link rel="stylesheet" href="//cdn.rawgit.com/pfrankov/greedo/v1.1.0/greedo.css"/>
<link rel="stylesheet" href="//cdn.rawgit.com/pfrankov/greedo/v2.0.0/greedo.css"/>
```

#### With [Webpack](https://webpack.js.org/)
Expand Down

0 comments on commit cd29b4b

Please sign in to comment.