From 1b2f7fe732cdb980d18ba2554332fe8fdf21522d Mon Sep 17 00:00:00 2001
From: "Gao.QiLin" <334136724@qq.com>
Date: Sat, 22 Feb 2020 15:02:58 +0800
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7ca325ffb..ff7b335c7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Go kit
[](https://circleci.com/gh/go-kit/kit) [](https://travis-ci.org/go-kit/kit) [](https://builds.sr.ht/~peterbourgon/kit?) [](https://godoc.org/github.com/go-kit/kit) [](https://coveralls.io/github/go-kit/kit?branch=master) [](https://goreportcard.com/report/go-kit/kit) [](https://sourcegraph.com/github.com/go-kit/kit?badge)
+# Go kit
[](https://circleci.com/gh/go-kit/kit) [](https://travis-ci.org/go-kit/kit) [](https://builds.sr.ht/~peterbourgon/kit?) [](https://pkg.go.dev/github.com/go-kit/kit?tab=doc) [](https://coveralls.io/github/go-kit/kit?branch=master) [](https://goreportcard.com/report/go-kit/kit) [](https://sourcegraph.com/github.com/go-kit/kit?badge)
**Go kit** is a **programming toolkit** for building microservices
(or elegant monoliths) in Go. We solve common problems in distributed