Add logo and standardized credits & and added new credit
This commit is contained in:
parent
340ceeef6b
commit
2c58db376a
2 changed files with 13 additions and 8 deletions
21
README.md
21
README.md
|
|
@ -1,4 +1,7 @@
|
||||||
# 🖥️ Update Manager
|
<p align="center">
|
||||||
|
<img src="images/updatemanager-logo.png" width="600">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
Simple CLI tool to check and manage updates across multiple Ubuntu systems over SSH.
|
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
|
## License
|
||||||
|
|
||||||
This project is licensed under the GNU GPL v3 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.
|
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.
|
|
||||||
|
|
|
||||||
BIN
images/update-manager-logo.png
Normal file
BIN
images/update-manager-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 196 KiB |
Loading…
Add table
Add a link
Reference in a new issue