Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratadox committed Feb 24, 2019
1 parent 7ce815c commit bb3608c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Command Handling
A simple command handling mechanism.

[![Build Status](https://travis-ci.org/Stratadox/CommandHandling.svg?branch=master)](https://travis-ci.org/Stratadox/CommandHandling)
[![Coverage Status](https://coveralls.io/repos/github/Stratadox/CommandHandling/badge.svg?branch=master)](https://coveralls.io/github/Stratadox/CommandHandling?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Stratadox/CommandHandling/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Stratadox/CommandHandling/?branch=master)

## Installation
Install using `composer require stratadox/command-handling`

Expand Down

0 comments on commit bb3608c

Please sign in to comment.