Skip to content

Commit

Permalink
Final badge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Fox committed Aug 22, 2015
1 parent a03abf2 commit b7568ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +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) [![YHP](https://img.shields.io/badge/author-yourheropaul-f08332.svg)](http://yhp.io) ![Slashie](https://img.shields.io/badge/ridiculously-goodlooking-736caf.svg)

[![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) [![YHP](https://img.shields.io/badge/author-yourheropaul-f08332.svg)](http://yhp.io) [![Slashie](https://img.shields.io/badge/ridiculously-goodlooking-736caf.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 b7568ab

Please sign in to comment.