Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmaabanto authored Sep 17, 2020
1 parent 1b8054a commit cff7661
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# sigeco-tools
# @sigeco/tools
[![npm downloads](https://img.shields.io/npm/dt/@sigeco/tools.svg?maxAge=2592000)](http://npmjs.com/package/@sigeco/tools)
[![gzip size](https://img.badgesize.io/https:/npmcdn.com/@sigeco/tools/dist/sigeco-tools.umd.min.js?compression=gzip)]()
[![version](https://img.shields.io/npm/v/@sigeco/tools.svg)]()

additional tools in react

## Installation
Expand All @@ -25,4 +29,7 @@ You can also use a global-friendly UMD build:
https://cdn.jsdelivr.net/npm/@sigeco/tools@latest/dist/sigeco-tools.umd.js

https://cdn.jsdelivr.net/npm/@sigeco/tools@latest/dist/sigeco-tools.umd.min.js
```
```

### Table API

0 comments on commit cff7661

Please sign in to comment.