From 7ce9613a68587e13d7e763135634da6d4e979f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= <33033094+stancl@users.noreply.github.com> Date: Mon, 28 Jan 2019 12:16:29 +0100 Subject: [PATCH] Add beta/experimental badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9892546..b76e0d63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Tenancy ![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg) +![Beta - experimental](https://img.shields.io/badge/beta-experimental-yellow.svg) ### *A Laravel multi-database tenancy implementation that respects your code.*