From 9ff96140b55695d521775e96d04498f46f48a126 Mon Sep 17 00:00:00 2001 From: Adriano Date: Wed, 15 Jul 2020 21:36:00 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5810646..8f76413 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The purpose of this repo is to make my current location available on adriano.fyi # About -I can't imagine this is useful to many others. This repo consits of a receiver of GPS data and a web services that makes that data avaialble. +I can't imagine this is useful to many others. This repo consits of a receiver of GPS data and a web service that makes the data avaialble. # Receiver The receiver receives UDP packets containing NMEA sentences from my Sierra Wireless RV55 router. The sentences are parsed and appended to a log file.