Bastien Sevajol před 6 roky
rodič
revize
f29e3a5592
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      README.md

+ 3 - 0
README.md Zobrazit soubor

@@ -1,3 +1,6 @@
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 4
 # hapic
2 5
 Input/Output/Error management for your python controllers with Swagger doc generation
3 6