From 3108db1d6ae03dfdfbfd38fafe9ccd0edd273a06 Mon Sep 17 00:00:00 2001 From: Tomasz Korzeniowski Date: Tue, 15 Mar 2016 15:12:23 +0100 Subject: [PATCH] codebeat badge Is it fine to add codebeat badge to README? codebeat is automated code review tool for Swift,Ruby,Go & Python that helps get instant feedback on code quality. "Quick wins" suggested by codebeat could be a nice candidate for a pull request and help other developers become contributors. FYI. To be fully open and honest. I'm co-founder of codebeat. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 174181ba3..4aacfb31e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![codecov.io](https://codecov.io/github/v2ray/v2ray-core/coverage.svg?branch=master)](https://codecov.io/github/v2ray/v2ray-core?branch=master) [![Go Report](http://goreportcard.com/badge/v2ray/v2ray-core)](https://goreportcard.com/report/v2ray/v2ray-core) [![GoDoc](https://godoc.org/github.com/v2ray/v2ray-core?status.svg)](https://godoc.org/github.com/v2ray/v2ray-core) +[![codebeat](https://codebeat.co/badges/f2354ca8-3e24-463d-a2e3-159af73b2477)](https://codebeat.co/projects/github-com-v2ray-v2ray-core) V2Ray 是一个模块化的代理软件包,它的目标是提供常用的代理软件模块,简化网络代理软件的开发。