Skip to content

Commit

Permalink
Add some shields to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tburry committed Sep 2, 2019
1 parent 1267ebe commit a80afd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Garden JSON Transform

[![Packagist Version](https://img.shields.io/packagist/v/vanilla/garden-jsont.svg?style=flat)](https://packagist.org/packages/vanilla/garden-jsont)
[![MIT License](https://img.shields.io/github/license/vanilla/garden-jsont.svg)](https://github.com/vanilla/garden-jsont/blob/master/LICENSE)
[![Build Status](https://circleci.com/gh/vanilla/garden-jsont/tree/master.svg?style=shield)](https://circleci.com/gh/vanilla/garden-jsont/tree/master)
[![CLA](https://cla-assistant.io/readme/badge/vanilla/garden-jsont)](https://cla-assistant.io/vanilla/garden-jsont)

A little library that transforms data based on a specification that can be expressed in JSON.

## Purpose
Expand Down

0 comments on commit a80afd4

Please sign in to comment.