Skip to content

Commit

Permalink
Updated travis logo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamquaile committed Mar 15, 2014
1 parent e12633f commit 218621d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,10 +1,11 @@
# JSON Object Mapper

[![Build Status](https://travis-ci.org/adamquaile/json-object-mapper.png?branch=master)](https://travis-ci.org/adamquaile/json-object-mapper)

Small library to read JSON files from a directory and turn them into PHP objects. Designed for simple content authoring and model separation by developers without the need for a whole DBMS.

**Not intended as any kind of DBMS, or application writable persistence layer**

**Build status on latest master:** [![Build Status](https://travis-ci.org/adamquaile/json-object-mapper.png?branch=master)](https://travis-ci.org/adamquaile/json-object-mapper)

## Main Features

Expand Down

0 comments on commit 218621d

Please sign in to comment.