From d16ee7797e5f2d00be381c2b1981a52090a29ab9 Mon Sep 17 00:00:00 2001 From: hdt3213 Date: Thu, 29 Feb 2024 20:46:48 +0800 Subject: [PATCH] add downloads badge --- README.md | 4 +++- README_CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d7787c..c87a5e6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ ![license](https://img.shields.io/github/license/HDT3213/rdb) +![download](https://img.shields.io/github/downloads/hdt3213/rdb/total) +[![Go Reference](https://pkg.go.dev/badge/github.com/hdt3213/rdb.svg)](https://pkg.go.dev/github.com/hdt3213/rdb) +
[![Build Status](https://travis-ci.com/HDT3213/rdb.svg?branch=master)](https://app.travis-ci.com/github/HDT3213/rdb) [![Coverage Status](https://coveralls.io/repos/github/HDT3213/rdb/badge.svg?branch=master)](https://coveralls.io/github/HDT3213/rdb?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/HDT3213/rdb)](https://goreportcard.com/report/github.com/HDT3213/rdb) -[![Go Reference](https://pkg.go.dev/badge/github.com/hdt3213/rdb.svg)](https://pkg.go.dev/github.com/hdt3213/rdb)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go) diff --git a/README_CN.md b/README_CN.md index bbc1086..dca9aea 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,8 +1,10 @@ ![license](https://img.shields.io/github/license/HDT3213/rdb) +![download](https://img.shields.io/github/downloads/hdt3213/rdb/total) +[![Go Reference](https://pkg.go.dev/badge/github.com/hdt3213/rdb.svg)](https://pkg.go.dev/github.com/hdt3213/rdb) +
[![Build Status](https://travis-ci.com/HDT3213/rdb.svg?branch=master)](https://app.travis-ci.com/github/HDT3213/rdb) [![Coverage Status](https://coveralls.io/repos/github/HDT3213/rdb/badge.svg?branch=master)](https://coveralls.io/github/HDT3213/rdb?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/HDT3213/rdb)](https://goreportcard.com/report/github.com/HDT3213/rdb) -[![Go Reference](https://pkg.go.dev/badge/github.com/hdt3213/rdb.svg)](https://pkg.go.dev/github.com/hdt3213/rdb)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go)