From ba690ec5d9cca34f18a38457c025cc198d9f7a79 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sat, 9 Nov 2019 19:32:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1f31fd..e4c3c20 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ ## Licenses -This project: [MIT](https://github.com/fyr77/EnvyUpdate/blob/master/LICENSE) -Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Fody/blob/master/License.txt) -wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE) +* This project: [MIT](https://github.com/fyr77/EnvyUpdate/blob/master/LICENSE) +* Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Fody/blob/master/License.txt) +* wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE)