Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Oct 5, 2020
1 parent b901d4f commit 99ff730
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
@@ -1,10 +1,12 @@
# CleverGo pprof
[![Build Status](https://img.shields.io/travis/clevergo/pprof?style=for-the-badge)](https://travis-ci.org/clevergo/pprof)
[![Coverage Status](https://img.shields.io/coveralls/github/clevergo/pprof?style=for-the-badge)](https://coveralls.io/github/clevergo/pprof)
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white&style=for-the-badge)](https://pkg.go.dev/clevergo.tech/pprof?tab=doc)
[![Go Report Card](https://goreportcard.com/badge/github.com/clevergo/pprof?style=for-the-badge)](https://goreportcard.com/report/github.com/clevergo/pprof)
[![Release](https://img.shields.io/github/release/clevergo/pprof.svg?style=for-the-badge)](https://github.com/clevergo/pprof/releases)
[![Downloads](https://img.shields.io/endpoint?url=https://pkg.clevergo.tech/api/badges/downloads/month/clevergo.tech/pprof&style=for-the-badge)](https://pkg.clevergo.tech/)
[![Build Status](https://img.shields.io/travis/clevergo/pprof?style=flat-square)](https://travis-ci.org/clevergo/pprof)
[![Coverage Status](https://img.shields.io/coveralls/github/clevergo/pprof?style=flat-square)](https://coveralls.io/github/clevergo/pprof)
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/clevergo.tech/pprof?tab=doc)
[![Go Report Card](https://goreportcard.com/badge/github.com/clevergo/pprof?style=flat-square)](https://goreportcard.com/report/github.com/clevergo/pprof)
[![Release](https://img.shields.io/github/release/clevergo/pprof.svg?style=flat-square)](https://github.com/clevergo/pprof/releases)
[![Downloads](https://img.shields.io/endpoint?url=https://pkg.clevergo.tech/api/badges/downloads/total/clevergo.tech/pprof&style=flat-square)](https://pkg.clevergo.tech/)
[![Chat](https://img.shields.io/badge/chat-telegram-blue?style=flat-square)](https://t.me/clevergotech)
[![Community](https://img.shields.io/badge/community-forum-blue?style=flat-square&color=orange)](https://forum.clevergo.tech)

```shell
$ go get -u clevergo.tech/pprof
Expand Down

0 comments on commit 99ff730

Please sign in to comment.