From b8d25e8969ac04a4ffb275713b0ae9439b17fcff Mon Sep 17 00:00:00 2001 From: yugasun Date: Wed, 12 May 2021 20:29:45 +0800 Subject: [PATCH] docs: update readme --- README.md | 3 ++- README.zh-CN.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13ece18..a1f97b7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # [qrcode-decoder](https://github.com/yugasun/qrcode-decoder) -[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yugasun/qrcode-decoder/blob/master/LICENSE) +[![npm](https://img.shields.io/npm/v/qrcode-decoder)](http://www.npmtrends.com/qrcode-decoder) [![NPM downloads](http://img.shields.io/npm/dm/qrcode-decoder.svg?style=flat-square)](http://www.npmtrends.com/qrcode-decoder) +[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yugasun/qrcode-decoder/blob/master/LICENSE) [简体中文](./README.zh-CN.md) | English diff --git a/README.zh-CN.md b/README.zh-CN.md index 8e98239..4ccd910 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,7 +1,8 @@ # [qrcode-decoder](https://github.com/yugasun/qrcode-decoder) -[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yugasun/qrcode-decoder/blob/master/LICENSE) +[![npm](https://img.shields.io/npm/v/qrcode-decoder)](http://www.npmtrends.com/qrcode-decoder) [![NPM downloads](http://img.shields.io/npm/dm/qrcode-decoder.svg?style=flat-square)](http://www.npmtrends.com/qrcode-decoder) +[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yugasun/qrcode-decoder/blob/master/LICENSE) 简体中文 | [English](./README.md)