From f3bb4725a75fe4bb52d14c454ec263ed41f0f3eb Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 18 Jun 2014 20:16:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea69b41..19539fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MicroAPRS ========== -MicroAPRS is the APRS fork of [MicroModem](https://github.com/markqvist/MicroModem). It can be build very easily with an Arduino board based on the Atmega 328p, and around 15 common electronics components. +MicroAPRS is the APRS fork of [MicroModem](https://github.com/markqvist/MicroModem). It can be built very easily with an Arduino board based on the Atmega 328p, and around 15 common electronics components. Please read the "Quickstart.pdf" in the Documentation folder for some pointers on building the modem!