Skip to content

Commit 0002db8

Browse files
committed
Edit readme
1 parent 7b69d98 commit 0002db8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@
44
React layout component based on [CSS Grid Layout][spec] and built with [styled-components][sc]
55

66
[![Build Status][travis-badge]][travis]
7+
[![GitHub][stars]][gh]
78

8-
http://jxnblk.com/react-css-grid
9+
[Demo](http://jxnblk.com/react-css-grid/docs)
910

1011
[travis-badge]: https://img.shields.io/travis/jxnblk/react-css-grid/master.svg?style=flat-square
1112
[travis]: https://travis-ci.org/jxnblk/react-css-grid
13+
[gh]: https://github.com/jxnblk/react-css-grid
14+
[stars]: https://img.shields.io/github/stars/jxnblk/react-css-grid.svg?style=social&label=Star
1215

1316
```sh
1417
npm i react-css-grid

0 commit comments

Comments
 (0)