Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add CI + Report card badges
  • Loading branch information
Dean Karn authored and Dean Karn committed Nov 17, 2015
1 parent 3589035 commit 10425e1
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 @@
Package generate
================

[![Build Status](https://semaphoreci.com/api/v1/projects/fb48dccf-14ed-4561-b29f-8c6f5711cca5/606486/badge.svg)](https://semaphoreci.com/joeybloggs/generate)
[![Go Report Card](http://goreportcard.com/badge/go-playground/generate)](http://goreportcard.com/report/go-playground/generate)
[![GoDoc](https://godoc.org/github.com/go-playground/generate?status.svg)](https://godoc.org/github.com/go-playground/generate)

Package generate runs go generate recursively on a specified path or environment
Expand Down Expand Up @@ -47,4 +49,4 @@ run generate -h for all options

License
------
Distributed under MIT License, please see license file in code for more details.
Distributed under MIT License, please see license file in code for more details.

0 comments on commit 10425e1

Please sign in to comment.