Skip to content

Commit

Permalink
Merge pull request #10 from schubergphilis/fix/badge
Browse files Browse the repository at this point in the history
Update link in readme
  • Loading branch information
tommyminds committed Oct 5, 2015
2 parents 8ed9ce2 + 907aa05 commit 70d21f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Anglue is a framework that enables you to leverage the full potential of ES6/7 when writing Flux Angular 1.x applications. It's the glue that brings together all the different pieces and allows you to write applications in a consistent manner.

[![Build Status](https://travis-ci.org/schubergphilis/anglue.svg)](https://travis-ci.org/schubergphilis/anglue)
[![Coverage Status](https://coveralls.io/repos/schubergphilis/anglue/badge.svg?branch=master&service=github)](https://coveralls.io/github/schubergphilis/anglue?branch=)
[![Coverage Status](https://coveralls.io/repos/schubergphilis/anglue/badge.svg?branch=master&service=github)](https://coveralls.io/github/schubergphilis/anglue?branch=master)
[![Docs Coverage](https://doc.esdoc.org/github.com/schubergphilis/anglue/badge.svg)](https://doc.esdoc.org/github.com/schubergphilis/anglue/)
[![devDependency Status](https://david-dm.org/schubergphilis/anglue/dev-status.svg)](https://david-dm.org/schubergphilis/anglue#info=devDependencies)

Expand Down

0 comments on commit 70d21f4

Please sign in to comment.