Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferjoseph committed Jan 2, 2015
1 parent 949683e commit a047db6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ Install
### npm
`npm i flexboxgrid --save`

### bower
`bower install flexboxgrid`

### cdn
```
<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/5.0.0/flexboxgrid.min.css" type="text/css" />
<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/6.1.0/flexboxgrid.min.css" type="text/css" />
```

### css
Expand Down

0 comments on commit a047db6

Please sign in to comment.