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)