瀏覽代碼

add badges

Bastien Sevajol 8 年之前
父節點
當前提交
f29e3a5592
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md 查看文件

1
+[![Build Status](https://travis-ci.org/algoo/hapic.svg?branch=master)](https://travis-ci.org/algoo/hapic)
2
+[![Coverage Status](https://coveralls.io/repos/github/algoo/hapic/badge.svg?branch=master)](https://coveralls.io/github/algoo/hapic?branch=master)
3
+
1
 # hapic
4
 # hapic
2
 Input/Output/Error management for your python controllers with Swagger doc generation
5
 Input/Output/Error management for your python controllers with Swagger doc generation
3
 
6