diff --git a/docs/README.md b/docs/README.md index 0fc6655..c7014bf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,8 +12,6 @@ Laravel Deployer: Streamlined Deployment for Laravel and Node.js apps, with Zero ## Quick Start -![Deploy publish](https://raw.githubusercontent.com/omaralalwi/laravel-deployer/master/public/images/deploy_publish.gif) - - Install package . ```php composer require omaralalwi/laravel-deployer @@ -211,6 +209,8 @@ this command will generate the ssh key that you will see in screen:- ### Quick Deploy +![Deploy publish](https://raw.githubusercontent.com/omaralalwi/laravel-deployer/master/public/images/deploy_publish.gif) + you can make a quick deploy with default options by running deploy command : ```php