From 4bec8f79d588327fe53c75d219282b58c35dc8e9 Mon Sep 17 00:00:00 2001 From: dalymople Date: Fri, 24 May 2024 05:24:37 +1000 Subject: [PATCH] Update README.md Updated link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3473dad..0f47329 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Overview This module provides a simple way to decode messages from uBlox GPS devices in the UBX format. Like the high accuracy NEO-M8U module that I have created, -click here for more info.
+click here for more info.

This package has no dependencies! This is written in pure python using only the standard lib and supports any standard byte stream. The predefined messages are not added to the parser by default, this allows