diff --git a/README.md b/README.md
index 986eeda..03909aa 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,19 @@
-# ssh-scp-deploy
+
+
+
-[](https://docs.github.com/en/actions/creating-actions/about-actions#types-of-actions)
-[](LICENSE)
-[](./)
+
+
+
+
+
+
+# ssh-scp-deploy
## ❔ 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 action in my personal project to deploy an application to a remote server or to upload a file via scp.
+I use this action to deploy my personal projects to remote server, restarting the needed services or to do a simple upload via scp.
## 🏃 Supported runners
[](https://docs.github.com/en/actions/creating-actions/about-actions#docker-container-actions)
@@ -51,6 +57,6 @@ Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) that helped in testi
## 📝 License
-Copyright © 2020 [Marco Dalla Santa]()
+Copyright © 2020 [Marco Dalla Santa](https://github.com/mdallasanta)
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/res/logo.png
new file mode 100644
index 0000000..33299a8
Binary files /dev/null and b/res/logo.png differ