Skip to content

Commit

Permalink
Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcelino committed Mar 28, 2015
1 parent 6022d43 commit 4c694f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Waterline Schema
====================
[![Build Status](https://travis-ci.org/balderdashy/waterline-schema.svg?branch=master)](https://travis-ci.org/balderdashy/waterline-schema)
[![npm version](https://badge.fury.io/js/waterline-schema.svg)](http://badge.fury.io/js/waterline-schema)
[![Dependency Status](https://david-dm.org/balderdashy/waterline-schema.svg)](https://david-dm.org/balderdashy/waterline-schema)

This is the core schema builder used in the Waterline ORM. It is responsible for taking an
attributes object from a Collection and turning it into a fully fledged schema object.
Expand Down

0 comments on commit 4c694f9

Please sign in to comment.