From cc92e8cb3aeeed813c05c3fa078158bacd0d02f7 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 1 Aug 2023 22:00:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f111b0a..e6aabd5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Sat2APRS Motorola Defy Satellite Tracking to APRS -This uses the Twilio SMS API Services for receiving the "check in" GPS coordinates sent from the Bullitt application. The script processes the message and retrieves the Lat/Long from the SMS Message. It is then formatted into a perfectly crafted APRS packet that is sent to the APRS-IS of your choice. +This uses the Twilio SMS API Services for receiving the "check in" GPS coordinates sent from the Bullitt application. The script processes the message and retrieves the Lat/Long from the SMS Message. It is then formatted into a perfectly crafted APRS packet that is sent to the APRS-IS of your choice. It uses a simple webhook to receive the SMS from Twilio.