From edfdef914cc594dd09261c43e34ea5249b9a3f10 Mon Sep 17 00:00:00 2001 From: Bannmannutt Date: Sun, 25 Aug 2024 18:14:59 -0700 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35c5874..d519d9e 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ function ondeviceup(host) { } ``` -###Other examples +### Other examples Check the examples directory.