From aa184a34ac94f17810f5059d144bdf0d427df752 Mon Sep 17 00:00:00 2001 From: craigerl Date: Tue, 31 Oct 2017 15:01:21 -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 09112bb..564843f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # aprsd -Amateur radio APRS client which listens for APRS messages and replies. This is essentially a way for you to send commands to your PC from your Amateur radio and have it respond with something interesting. Perhaps you could make a bot? Like WXBOT? It currently just "echoes" what it receives. +Amateur radio APRS client which listens for APRS messages and replies. This is essentially a way for you to send commands to your PC from your Amateur radio and have it respond with something interesting. Perhaps you could make a bot? Like WXBOT? It currently just replies with the current time. Please change callsign and aprs password throughout code (not just at top).