Skip to content

Commit

Permalink
docs: add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed May 20, 2018
1 parent b6a18f8 commit f3ef90c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ A reactjs, angular and vuejs tree component.

## vuejs component

[![gzip size](https://img.badgesize.io/https://unpkg.com/tree-vue-component?compression=gzip)](https://unpkg.com/tree-vue-component)

`npm i tree-vue-component`

```ts
Expand All @@ -62,6 +64,8 @@ the online demo: <https://plantain-00.github.io/tree-component/packages/vue/demo

## reactjs component

[![gzip size](https://img.badgesize.io/https://unpkg.com/tree-react-component?compression=gzip)](https://unpkg.com/tree-react-component)

`npm i tree-react-component`

```ts
Expand Down

0 comments on commit f3ef90c

Please sign in to comment.