From f56a5948c778aaa26f744344049c0e5e8a11e522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Sun, 30 May 2021 22:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d7ad304..2e3efcd 100644 --- a/README.md +++ b/README.md @@ -7,20 +7,17 @@ [![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=82a0bdc87df1459da1507c17329bd445)](https://hn.devcloud.huaweicloud.com/codecheck/project/b7a03c9ea96e40cb93fed6e23a27a7be/codecheck/task/82a0bdc87df1459da1507c17329bd445/detail) [![Build Status](https://secure.travis-ci.com/dtapps/GoLibrary.png?branch=master)](http://travis-ci.org/dtapps/GoLibrary) [![GoDoc](https://godoc.org/github.com/dtapps/GoLibrary?status.svg)](https://godoc.org/github.com/dtapps/GoLibrary) -[![GoDoc](https://godoc.org/gitee.com/dtapps/GoLibrary?status.svg)](https://godoc.org/gitee.com/dtapps/GoLibrary) [![GitHub release](https://img.shields.io/github/release/dtapps/GoLibrary.svg)](https://github.com/dtapps/GoLibrary/releases/latest) [![codecov](https://codecov.io/gh/dtapps/GoLibrary/branch/master/graph/badge.svg)](https://codecov.io/gh/dtapps/GoLibrary) [![Build Status](https://travis-ci.org/dtapps/GoLibrary.svg?branch=master)](https://travis-ci.org/dtapps/GoLibrary) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%dtapps%2FGoLibrary.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%dtapps%2FGoLibrary?ref=badge_shield) +[![Goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/GoLibrary/badges/download-count.svg)](https://goproxy.cn) ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2dtapps%2FGoLibrary.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2dtapps%2FGoLibrary?ref=badge_large) ## Install -```Importing -go get gitee.com/dtapps/GoLibrary -``` ```Importing go get github.com/dtapps/GoLibrary -- GitLab