Skip to content

Commit c99eb30

Browse files
committed
Merge pull request #58 from marcqualie/patch-2
Added packagist badges
2 parents 0eaa4b4 + 7e139de commit c99eb30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# JSON Schema for PHP [![Build Status](https://secure.travis-ci.org/justinrainbow/json-schema.png)](http://travis-ci.org/justinrainbow/json-schema)
1+
# JSON Schema for PHP
2+
3+
[![Build Status](https://secure.travis-ci.org/justinrainbow/json-schema.png)](http://travis-ci.org/justinrainbow/json-schema)
4+
[![Latest Stable Version](https://poser.pugx.org/justinrainbow/json-schema/v/stable.png)](https://packagist.org/packages/justinrainbow/json-schema)
5+
[![Total Downloads](https://poser.pugx.org/justinrainbow/json-schema/downloads.png)](https://packagist.org/packages/justinrainbow/json-schema)
26

37
A PHP Implementation for validating `JSON` Structures against a given `Schema`.
48

0 commit comments

Comments
 (0)