diff --git a/README.md b/README.md index fc7a3fb..986eeda 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## ❔ Why should I use this action? Because this action provide an easy and higly customizable way to upload files via scp and execute a set of command via ssh before or/and after. -I use this in my personal project to deploy an application to a remote server or to upload a file via scp. +I use this action in my personal project to deploy an application to a remote server or to upload a file via scp. ## 🏃 Supported runners [![Supported runner](https://img.shields.io/badge/Linux-262b31?style=for-the-badge&logo=linux&logoColor=fcc624)](https://docs.github.com/en/actions/creating-actions/about-actions#docker-container-actions) @@ -45,7 +45,7 @@ Contributions, issues and feature requests are welcome! Feel free to check [issues page](https://github.com/mdallasanta/ssh-scp-deploy/issues). -## 🙏Thanks +## 🙏 Thanks Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) that helped in testing.