Skip to content

Commit

Permalink
Merge pull request #1 from atrapalo/UpdateRearme
Browse files Browse the repository at this point in the history
Add scrutinizer info an coverage
  • Loading branch information
GuilleGF authored Mar 21, 2017
2 parents da7220b + fb710a9 commit abcc2e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# URLCrypt

[![Build Status](https://travis-ci.org/atrapalo/URLcrypt.svg?branch=master)](https://travis-ci.org/atrapalo/URLcrypt)
[![Code Coverage](https://scrutinizer-ci.com/g/atrapalo/URLcrypt/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/atrapalo/URLcrypt/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/atrapalo/URLcrypt/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/atrapalo/URLcrypt/?branch=master)

Ever wanted to securely transmit (not too long) pieces of arbitrary binary data
in a URL? **URLCrypt** makes it easy.
Expand Down

0 comments on commit abcc2e5

Please sign in to comment.