From 79e8cc5daaf9c3e712ad763eccefad5ecbab9841 Mon Sep 17 00:00:00 2001 From: waterbrain Date: Thu, 30 Jun 2022 13:02:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 630e67c..937185b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ node-red-contrib-oled Node-Red node to talk to OLED displays, connected by i2c. -## now aintained +## now maintained ``` npm install node-red-contrib-oled @@ -13,6 +13,8 @@ npm install node-red-contrib-oled * Perfectly compatible with Raspberry Pi 4B/3B+/3B. +* In the examples/Example1 directory there is a flow that you can use for testing. + * Support OLED display, which can display the running status of Raspberry Pi in real-time or anything you want. # Please Contact Us