Skip to content

Commit

Permalink
YHP badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Fox committed Aug 22, 2015
1 parent 609bfe6 commit 063d0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/yourheropaul/inj.svg?branch=master)](https://travis-ci.org/yourheropaul/inj) [![Coverage Status](https://coveralls.io/repos/yourheropaul/inj/badge.svg?branch=master&service=github)](https://coveralls.io/github/yourheropaul/inj?branch=master) [![GoDoc](https://godoc.org/github.com/yourheropaul/inj?status.svg)](https://godoc.org/github.com/yourheropaul/inj)
[![Build Status](https://travis-ci.org/yourheropaul/inj.svg?branch=master)](https://travis-ci.org/yourheropaul/inj) [![Coverage Status](https://coveralls.io/repos/yourheropaul/inj/badge.svg?branch=master&service=github)](https://coveralls.io/github/yourheropaul/inj?branch=master) [![GoDoc](https://godoc.org/github.com/yourheropaul/inj?status.svg)](https://godoc.org/github.com/yourheropaul/inj) [![GoDoc](https://img.shields.io/badge/author-yourheropaul-orange.svg)](http://yhp.io)
======

Are you troubled by dependency configuration issues in the middle of the night? Do you experience feelings of dread at the code boundaries of your application or during functional testing? Have you or your team ever used a global variable, exported package-level object or a build constraint hack? If the answer is *yes*, then don't wait another minute. Pick up your terminal and `go get github.com/yourheropaul/inj` today.
Expand Down

0 comments on commit 063d0f0

Please sign in to comment.