Skip to content

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
martinusso authored Oct 24, 2017
1 parent e18bc57 commit 667c10f
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
Expand Up @@ -4,6 +4,10 @@
[![Build Status](https://scrutinizer-ci.com/g/martinusso/opencrypt/badges/build.png?b=master)](https://scrutinizer-ci.com/g/martinusso/opencrypt/build-status/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/martinusso/opencrypt/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/martinusso/opencrypt/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/martinusso/opencrypt/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/martinusso/opencrypt/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/martinusso/opencrypt/v/stable)](https://packagist.org/packages/martinusso/opencrypt)
[![Latest Unstable Version](https://poser.pugx.org/martinusso/opencrypt/v/unstable)](https://packagist.org/packages/martinusso/opencrypt)
[![License](https://poser.pugx.org/martinusso/opencrypt/license)](https://packagist.org/packages/martinusso/opencrypt)
[![composer.lock](https://poser.pugx.org/martinusso/opencrypt/composerlock)](https://packagist.org/packages/martinusso/opencrypt)

Encrypts and decrypts data using PHP with OpenSSL

Expand Down

0 comments on commit 667c10f

Please sign in to comment.