From b9e366ce91dcf9a42d714cd48d3655b2a76dd3e5 Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Sun, 28 Aug 2022 16:15:11 +0700 Subject: [PATCH] Readme upd --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d610fe7..8d35660 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +
+ + + + +
+
+ # WatchYourLAN [![Docker](https://github.com/aceberg/WatchYourLAN/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/aceberg/WatchYourLAN/actions/workflows/docker-publish.yml) @@ -59,4 +67,10 @@ GUIPORT="8840" TIMEOUT="300" # 5 minutes SHOUTRRR_URL="gotify://192.168.2.1:8083/AwQqpAae.rrl5Ob/?title=Unknown host detected&DisableTLS=yes" # Url to notify THEME="darkly" -``` \ No newline at end of file +``` + +## Thanks +- All go packages listed in [dependencies](https://github.com/aceberg/WatchYourLAN/network/dependencies) +- Favicon and logo: [Access point icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/access-point) +- [Bootstrap](https://getbootstrap.com/) +- Themes: [Free themes for Bootstrap](https://bootswatch.com) \ No newline at end of file