Skip to content

Commit

Permalink
Add badges to the readme.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaspaul committed Mar 14, 2017
1 parent 426b26d commit c9c2f19
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 @@
# Eloquent Model Validation

[![Build
Status](https://travis-ci.org/Jaspaul/eloquent-model-validation.svg?branch=master)](https://travis-ci.org/Jaspaul/eloquent-model-validation)
| [![Coverage
Status](https://coveralls.io/repos/github/Jaspaul/eloquent-model-validation/badge.svg?branch=master)](https://coveralls.io/github/Jaspaul/eloquent-model-validation?branch=master)

This package is an experiment in introducing the concept of [active record validations](http://guides.rubyonrails.org/active_record_validations.html) to Laravel.

## Install
Expand Down

0 comments on commit c9c2f19

Please sign in to comment.