From ca071ac155dff87387ae78873020464c0d348f94 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Fri, 12 Jan 2018 15:24:51 +0200 Subject: [PATCH] Formatted. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c8c50e..d8c1900 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ Prevents overlapping for Laravel console commands. -![Example](doc/img/example.gif) - | Laravel | Console Mutex | | ------- | :----------------------------------------------------------------------: | | 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.1) | @@ -23,6 +21,8 @@ Prevents overlapping for Laravel console commands. | 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.4) | | 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.5) | +![Example](doc/img/example.gif) + ## Table of contents - [Usage](#usage)