Skip to content

Commit

Permalink
Add codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaehue Jang authored Sep 14, 2018
1 parent 24f2721 commit 428b5ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# echosample

[![Build Status](https://travis-ci.org/pangpanglabs/echosample.svg?branch=master)](https://travis-ci.org/pangpanglabs/echosample)
[![codecov](https://codecov.io/gh/pangpanglabs/echosample/branch/master/graph/badge.svg)](https://codecov.io/gh/pangpanglabs/echosample)


## Getting Started

Expand Down Expand Up @@ -46,4 +48,4 @@ Visit http://127.0.0.1:3000/
- logger : [logrus](https://github.com/sirupsen/logrus)
- configuration tool: [viper](https://github.com/spf13/viper)
- validator: [govalidator](github.com/asaskevich/govalidator)
- utils: https://github.com/pangpanglabs/goutils
- utils: https://github.com/pangpanglabs/goutils

0 comments on commit 428b5ca

Please sign in to comment.