From 9a7210aa6a81ba904a7f632b0c15cae0260b4b6f Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Wed, 22 May 2024 01:59:08 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2a244443..9c6a0f60 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ See the [documentation](https://deploy-operations.dragon-code.pro) for detailed installation and usage instructions. +## Upgrade Guide + +To upgrade from `Laravel Deploy Actions` versions 4 and 5 to `Deploy Operations`, read these guides: + +- [To 6.x from 5.x](https://deploy-operations.dragon-code.pro/prologue/upgrade-guide/6.x.html) +- [To 5.x from 4.x](https://deploy-operations.dragon-code.pro/prologue/upgrade-guide/5.x.html) + ## License This package is licensed under the [MIT License](LICENSE).