From 4c09f724717c0ce659ea512841744ec6e8b7409e Mon Sep 17 00:00:00 2001 From: Jose M Serra Jr Date: Thu, 27 Nov 2025 16:19:24 -0500 Subject: [PATCH] Removed Terminal typo with GUI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21339c8..2e846f5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ nmea = "0.6" I was able to open the U-Blox port on my GPS dongle and parse the longitude and latitude, printing the information in the streaming output for the user to see. Also showing the Satellites its fixed to, and the satellites its attached to in the circle. -## Sample Terminal Output +## Sample GUI Output ![GUI_Output](GUI_output.png)