From c7c2335f59a1f4d8a65dfc3e94e1cb35a1dc4a0c Mon Sep 17 00:00:00 2001 From: pucherot Date: Tue, 5 Jan 2021 09:48:21 +0100 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f550d4c2..077b875f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check the devices connected to your WIFI / LAN and alert you the unknown devices It also warns of the disconnection of "always connected" devices. *(Apologies for my english and my limited knowledge of Python, php and JavaScript)* -<> + ### Componets The system consists of two parts: @@ -25,12 +25,21 @@ Initially designed to run on a Raspberry PI, it can run on many Linux distributi - dnsmasq (optional) # Contributions -- Pi.hole -- Admin.LTE -- FullCalendar +### Powered by: +- Python +- PHP +- JavaScript +- Bootstrap +- Sqlite +- Lighttpd + +### Acknowledgment +- Pi.hole (web design inspiration) +- Admin.LTE (Bootstrap template) +- FullCalendar (calendar component) # License GPL 3.0 # Contact - +_pending..._