aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-07-27 13:10:43 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-07-27 13:10:43 +0900
commitd061028a1f3b7970ea6140d2e0ebcca91398eb56 (patch)
tree0d884ab0296962bc7ae63b967ba0047fe2c6c2b3 /README.md
parent32b355a13448ac3e3713cccc977084a76d2f566f (diff)
downloadplum-d061028a1f3b7970ea6140d2e0ebcca91398eb56.tar.gz
start using Code Climate
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c7cc802..6c312e4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Plum [![Build Status](https://travis-ci.org/rhenium/plum.png?branch=master)](https://travis-ci.org/rhenium/plum) [![Coverage Status](https://coveralls.io/repos/rhenium/plum/badge.png)](https://coveralls.io/r/rhenium/plum)
+# Plum [![Build Status](https://travis-ci.org/rhenium/plum.png?branch=master)](https://travis-ci.org/rhenium/plum) [![Code Climate](https://codeclimate.com/github/rhenium/plum/badges/gpa.svg)](https://codeclimate.com/github/rhenium/plum) [![Test Coverage](https://codeclimate.com/github/rhenium/plum/badges/coverage.svg)](https://codeclimate.com/github/rhenium/plum/coverage)
A minimal implementation of HTTP/2 server. (WIP)
## Requirements