From e854be1d3b6b751b587a2de82c34592b580fb973 Mon Sep 17 00:00:00 2001 From: Mike Cifelli Date: Mon, 3 Jul 2023 09:39:27 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbc1ecf..e213d24 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # garage -A Raspberry Pi project for monitoring garage doors using reed switches. +A Raspberry Pi project for monitoring garage doors using reed switches. The state is pushed to ntfy on updates and is also stored in a json file in the www/ directory. ## Configuration ```