From 7892fef6cce6fa9f050edf2de580a96cd19cf172 Mon Sep 17 00:00:00 2001 From: Thomas Forntoh Date: Sat, 20 May 2023 03:34:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a822ca9..74851e13 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The most essential actions are: Full examples can be found [here](https://github.com/forntoh/LcdMenu/tree/master/examples) 👈 -## And that's it! You should now have a fully functional LCD menu system for your Arduino project +### And that's it! You should now have a fully functional LCD menu system for your Arduino project ---