Skip to content

Commit d2c04b6

Browse files
authored
Added banner and website link to the readme
1 parent 75e8664 commit d2c04b6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# React Rasta
1+
![React Rasta](https://cdn.rawgit.com/ChilliCream/react-rasta-logo/master/img/react-rasta-banner-light.svg)
22

33
[![release](https://img.shields.io/github/release/ChilliCream/react-rasta.svg)](https://github.com/ChilliCream/react-rasta/releases) [
44
![package](https://img.shields.io/npm/v/react-rasta.svg)](https://www.npmjs.com/package/react-rasta) [![license](https://img.shields.io/github/license/ChilliCream/react-rasta.svg)](https://github.com/ChilliCream/react-rasta/blob/master/LICENSE)
55
[![build](https://img.shields.io/circleci/project/github/ChilliCream/react-rasta.svg)](https://circleci.com/gh/ChilliCream/react-rasta/tree/master) [![coverage](https://img.shields.io/coveralls/ChilliCream/react-rasta.svg)](https://coveralls.io/github/ChilliCream/react-rasta?branch=master) [![better code](https://bettercodehub.com/edge/badge/ChilliCream/react-rasta)](https://bettercodehub.com/results/ChilliCream/react-rasta) [![code prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
66

7+
---
8+
79
**The most powerful and flexible grid system for _React_**
810

911
_React Rasta_ is a 12 column grid system built on top of `styled-components` which works underneath
@@ -99,4 +101,4 @@ export default class App extends Component {
99101

100102
## Documentation
101103

102-
Click [here](https://github.com/ChilliCream/react-rasta-docs) to get to the documentation home of _React Rasta_.
104+
Click [here](http://react-rasta.com) for the documentation.

0 commit comments

Comments
 (0)