Skip to content

Commit bfd9f54

Browse files
committed
Merge pull request #12 from naneau/master
adding travis build status and scrutinizer code qual. img. to readme
2 parents cdd4cf3 + 4c19ff6 commit bfd9f54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# AngryBytes Hash
22

3+
[![Build Status](https://travis-ci.org/AngryBytes/hash.svg?branch=master)](https://travis-ci.org/AngryBytes/hash)
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/AngryBytes/hash/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/AngryBytes/hash/?branch=master)
5+
36
A simple PHP library that simplifies cryptographical hashing. It provides an
47
object oriented interface to a variety of hashing methods.
58

0 commit comments

Comments
 (0)