Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Add scrutinizer code statuses to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyshaw committed Jul 11, 2016
1 parent 242894e commit 3ba7667
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

An extension to add Royal Mail shipping rates to Magento 2.

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/badges/build.png?b=master)](https://scrutinizer-ci.com/g/meanbee/magento2-royalmail/build-status/master)

## Installation

This module is intended to be installed using composer. After including this component and enabling it, you can verify it is installed by going the backend at:
Expand Down Expand Up @@ -53,4 +57,4 @@ If running `composer update` natively in the src/ directory you can run it with

## License

[Open Source License](LICENSE.txt)
[Open Source License](LICENSE.txt)

0 comments on commit 3ba7667

Please sign in to comment.