From c3ad2265cad4dcac9751fccaccfa307d6543d670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B3=B0?= <348018533@qq.com> Date: Wed, 24 Jul 2019 09:08:03 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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) From 592de872eea8129a571ab77f974bd534b015c0a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B3=B0?= <348018533@qq.com> Date: Wed, 24 Jul 2019 09:08:25 +0800 Subject: [PATCH 2/2] Update README_CN.md --- README_CN.md | 1 + 1 file changed, 1 insertion(+) 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) - [安装](#安装) - [示例](#示例)