diff --git a/README.md b/README.md index 3f00f0b..a8b08b5 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,5 @@ By default MicroModem uses a very simple protocol dubbed MP1. The protocol enabl MicroModem was created as an easy to build, low-cost and very flexible radio-modem. It also supports the AX.25 implementation in BertOS, so it can be used with that for APRS and the likes very easily. While this project is based on Arduino hardware, it does not use the Arduino IDE. The project has been implemented in your normal C with makefile style, and uses libraries from the open source BertOS. + +Visit [my site](http://unsigned.io) for questions, comments and other details.