We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4464be0 commit dfae582Copy full SHA for dfae582
README.md
@@ -1,11 +1,13 @@
1
2
# React CSS Grid
3
4
-React layout component based on [CSS Grid Layout][spec] and built with [styled-components][sc] ([Demo][demo])
+React layout component based on [CSS Grid Layout][spec] and built with [styled-components][sc]
5
6
[![Build Status][travis-badge]][travis]
7
8
-[travis-badge]: https://travis-ci.org/jxnblk/react-css-grid.svg?branch=master
+http://jxnblk.com/react-css-grid
9
+
10
+[travis-badge]: https://img.shields.io/travis/jxnblk/react-css-grid/master.svg?style=flat-square
11
[travis]: https://travis-ci.org/jxnblk/react-css-grid
12
13
```sh
0 commit comments