Skip to content

Commit 098f48c

Browse files
committed
Update README.md
1 parent 06426bb commit 098f48c

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# React Grid Table
2-
*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.
2+
*React grid table* is a simple React component which render a grid table with the help of Facebook's [React](https://reactjs.org/) library.
3+
4+
[![NPM](https://nodei.co/npm/react-grid-table.png)](https://nodei.co/npm/react-grid-table/)
5+
36
## Installation
47
```sh
58
npm install react-grid-table
69
```
710
## Blog post
8-
[React Grid Component](http://zinoui.com/blog/react-grid-component "React Grid Component")
11+
[React Grid Component](https://zinoui.com/blog/react-grid-component "React Grid Component")
912
## Demo
10-
[React Grid demo](http://zinoui.com/blog/react-grid-component#demo "React Grid demo")
13+
[React Grid demo](https://zinoui.com/blog/react-grid-component#demo "React Grid demo")
1114
## License
1215
This repo is licensed under the MIT license

0 commit comments

Comments
 (0)