diff --git a/README.md b/README.md index c58c59a..77f0fd3 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Support for incremental update components [![Travis](https://img.shields.io/travis/chenfengjw163/vue-json-viewer/master.svg?style=flat-square)](https://travis-ci.org/chenfengjw163/vue-json-viewer) [![npm](https://img.shields.io/npm/v/vue-json-viewer.svg?style=flat-square)](https://www.npmjs.com/package/vue-json-viewer) +![npm](https://img.shields.io/npm/dw/vue-json-viewer.svg?style=flat-square) - [Installing](#installing) - [Example](#example) diff --git a/README_CN.md b/README_CN.md index a17e62b..c2eca9f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,6 +4,7 @@ [![Travis](https://img.shields.io/travis/chenfengjw163/vue-json-viewer/master.svg?style=flat-square)](https://travis-ci.org/chenfengjw163/vue-json-viewer) [![npm](https://img.shields.io/npm/v/vue-json-viewer.svg?style=flat-square)](https://www.npmjs.com/package/vue-json-viewer) +![npm](https://img.shields.io/npm/dw/vue-json-viewer.svg?style=flat-square) - [安装](#安装) - [示例](#示例)