Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riverside committed Mar 8, 2020
1 parent 06426bb commit 098f48c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# React Grid Table
*React grid table* is a simple React component which render a grid table with the help of Facebook's [React](http://facebook.github.io/react/) library.
*React grid table* is a simple React component which render a grid table with the help of Facebook's [React](https://reactjs.org/) library.

[![NPM](https://nodei.co/npm/react-grid-table.png)](https://nodei.co/npm/react-grid-table/)

## Installation
```sh
npm install react-grid-table
```
## Blog post
[React Grid Component](http://zinoui.com/blog/react-grid-component "React Grid Component")
[React Grid Component](https://zinoui.com/blog/react-grid-component "React Grid Component")
## Demo
[React Grid demo](http://zinoui.com/blog/react-grid-component#demo "React Grid demo")
[React Grid demo](https://zinoui.com/blog/react-grid-component#demo "React Grid demo")
## License
This repo is licensed under the MIT license

0 comments on commit 098f48c

Please sign in to comment.