From ff9d9c8f84b8eca9aa1037ec606d8ffcad084321 Mon Sep 17 00:00:00 2001 From: Rahul Kadyan Date: Fri, 4 Dec 2015 08:28:40 +0530 Subject: [PATCH] Update README.md Fixes #8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4200400..5dd6ec2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# belongsToThrough [![](https://img.shields.io/travis/znck/belongs-to-through.svg)](https://travis-ci.org/znck/belongs-to-through) [![](https://img.shields.io/packagist/v/znck/belongs-to-through.svg)](https://packagist.org/packages/znck/belongs-to-through) [![](https://img.shields.io/packagist/dt/znck/belongs-to-through.svg)](https://packagist.org/packages/znck/belongs-to-through) [![](https://img.shields.io/packagist/l/znck/belongs-to-through.svg)](http://znck.mit-license.org) [![](https://www.codacy.com/project/badge/005c3669e57442a198f3a4ffe5e5c9e2)](https://www.codacy.com/app/znck/belongs-to-through) +# belongsToThrough [![](https://img.shields.io/travis/znck/belongs-to-through.svg)](https://travis-ci.org/znck/belongs-to-through) [![](https://img.shields.io/packagist/v/znck/belongs-to-through.svg)](https://packagist.org/packages/znck/belongs-to-through) Adds belongsToThrough relation to laravel models