diff --git a/README.md b/README.md
index 0001660c7b9eefd0f1ad52c4915b762a8ceb1ebf..b0bd36024b4cc0964c8778bf6fc7e741a53938cf 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ Implementation status:
   - example sketch with GPS receiver.
 - Node-RED
   - decode header,
-  - decode universal GNSS packets
+  - decode universal GNSS packets,
+  - decode locally referenced packets.
 
 ### Arduino
 
@@ -49,8 +50,6 @@ LocaPack is available as an Arduino library, to produce or decode locapack messa
 1. Copy the `Arduino/LocaPack` directory into the libraries directory (typically `~/Arduino/libraries`)
 1. Launch Arduino IDE and start with one of the examples.
 
-- tinygpsplus.ino: Make universal GNSS pakets with data from a hardware GPS receiver connected to the `Serial1` port
-
 ### Node-RED
 
 LocaPack is available as a Node-RED Palette, ie a collection of nodes to produce or decode locapack messages.