From f4800d5f88209e480022a58ea4dc19abc3dbbe8d Mon Sep 17 00:00:00 2001 From: Chris Gmyr Date: Tue, 16 Feb 2016 18:06:14 -0500 Subject: [PATCH] add badge to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f41c556..36a2b7b 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,7 @@ [![Latest Version](https://img.shields.io/github/release/cmgmyr/laravel-messenger.svg?style=flat-square)](https://github.com/cmgmyr/laravel-messenger/releases) [![Total Downloads](https://img.shields.io/packagist/dt/cmgmyr/messenger.svg?style=flat-square)](https://packagist.org/packages/cmgmyr/messenger) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) +[![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/cmgmyr) # Laravel Messenger This package will allow you to add a full user messaging system into your Laravel application.