From 616045b65b73f58306857d3be038ba35bb8d240d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= <33033094+stancl@users.noreply.github.com> Date: Sat, 19 Jan 2019 16:37:06 +0100 Subject: [PATCH] Add Laravel 5.7 badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 713dcacb..abfe3d53 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Tenancy +![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg) + ### *A Laravel multi-database tenancy implementation that respects your code.* You won't have to change a thing in your application's code.