Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Mar 7, 2016
1 parent 0e72b74 commit b2d312f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ To use this plugin, include the [jQuery](https://jquery.com) library and the [Ta
$ bower install tableexport.js
```

### Install with npm
```shell
$ npm install tableexport
```

### Dependencies

##### Required:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tableexport.js",
"name": "tableexport",
"version": "3.0.0",
"authors": [
"clarketm <[email protected]>"
Expand Down

0 comments on commit b2d312f

Please sign in to comment.