Skip to content

Commit 11bb506

Browse files
committed
Add reference to npmjs in readme
1 parent 3e72c8e commit 11bb506

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ React fixed table header position and auto scrollbar.
33

44
![demo](./demo.gif)
55

6+
67
# Getting Started
8+
[![react-table-scrollbar](https://nodei.co/npm/react-table-scrollbar.png)](https://npmjs.org/package/react-table-scrollbar)
79
* Install the package dependency:
810
```shell
911
$ npm install --save react-table-scrollbar

0 commit comments

Comments
 (0)