Skip to content

Commit 09b5138

Browse files
committed
add shields
1 parent 87c241d commit 09b5138

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

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

3+
[![Build Status](https://img.shields.io/travis/laktak/hjson-php.svg?style=flat-square)](http://travis-ci.org/laktak/hjson-php)
4+
[![Packagist](https://img.shields.io/packagist/v/laktak/hjson.svg?style=flat-square)](https://packagist.org/packages/laktak/hjson)
5+
36
[Hjson](http://hjson.org), the Human JSON. A configuration file format that caters to humans and helps reduce the errors they make.
47

58
```

0 commit comments

Comments
 (0)