Skip to content

Commit

Permalink
Added status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Wolf committed Jan 23, 2015
1 parent 4bd7438 commit c58c8cd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
@@ -1,2 +1,6 @@
# dfw-commanding
DETAIL Framework library that implements the command pattern
# DETAIL Framework library that implements the command pattern

[![Build Status](https://travis-ci.org/detailnet/dfw-commanding.svg?branch=master)](https://travis-ci.org/detailnet/dfw-commanding)
[![Coverage Status](https://img.shields.io/coveralls/detailnet/dfw-commanding.svg)](https://coveralls.io/r/detailnet/dfw-commanding)
[![Latest Stable Version](https://poser.pugx.org/detailnet/dfw-commanding/v/stable.svg)](https://packagist.org/packages/detailnet/dfw-commanding)
[![Latest Unstable Version](https://poser.pugx.org/detailnet/dfw-commanding/v/unstable.svg)](https://packagist.org/packages/detailnet/dfw-commanding)

0 comments on commit c58c8cd

Please sign in to comment.