From 67587a19769fbf7342cb3bf2226621b666158fed Mon Sep 17 00:00:00 2001 From: Marco Dalla Santa Date: Mon, 21 Dec 2020 12:01:36 +0100 Subject: [PATCH] Changed README --- README.md | 14 +++++++------- {res => resources}/logo.png | Bin 2 files changed, 7 insertions(+), 7 deletions(-) rename {res => resources}/logo.png (100%) diff --git a/README.md b/README.md index 03909aa..0d78a0b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

- +

Action type - License - Pipeline status + License + Pipeline status

# ssh-scp-deploy @@ -23,9 +23,9 @@ I use this action to deploy my personal projects to remote server, restarting th **Marco Dalla Santa** -* Twitter: [@marcodallasanta](https://twitter.com/Marco16032098) -* Github: [@marcodallasanta](https://github.com/mdallasanta) -* LinkedIn: [@marcodallasanta](https://www.linkedin.com/in/marco-dalla-santa-72bb4015a/) +* Twitter: [@marcodallasanta](https://twitter.com/marcodallasanta) +* Github: [@marcodallasanta](https://github.com/marcoallasanta) +* LinkedIn: [@marcodallasanta](https://linkedin.com/in/marcodallasanta) ## ⚙️ Usage @@ -57,6 +57,6 @@ Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) that helped in testi ## 📝 License -Copyright © 2020 [Marco Dalla Santa](https://github.com/mdallasanta) +Copyright © 2020 [Marco Dalla Santa](https://github.com/marcoallasanta) The source code, scripts and documentation in this project are released under the [MIT License](LICENSE) \ No newline at end of file diff --git a/res/logo.png b/resources/logo.png similarity index 100% rename from res/logo.png rename to resources/logo.png