diff --git a/README.md b/README.md index 877150d..dc3900b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# 🖥️ Update Manager +

+ +

+ Simple CLI tool to check and manage updates across multiple Ubuntu systems over SSH. @@ -222,6 +225,15 @@ tail -f /opt/update-manager/log/update-manager.log --- +## ❤️ Credits + +Built with ❤️ for Lanx by [NodeFox 🦊](https://nodefox.lanx.dk) +Maintained by [Eddie Nielsen](https://lanx.dk) + +> Learn. Adopt. Survive. Share. + +--- + ## License This project is licensed under the GNU GPL v3 License. @@ -229,10 +241,3 @@ This project is licensed under the GNU GPL v3 License. See the LICENSE file for full details. --- - -## Author - -Built with ❤️ for [Lanx](https://lanx.dk) by **NodeFox** 🦊 - -Maintained by Eddie Nielsen -Feel free to contribute, suggest improvements or fork the project. diff --git a/images/update-manager-logo.png b/images/update-manager-logo.png new file mode 100644 index 0000000..bd5a27a Binary files /dev/null and b/images/update-manager-logo.png differ