From ff17d1ac925b2a019d16d2279181893d4107867d Mon Sep 17 00:00:00 2001 From: Graham Whaley Date: Tue, 16 Feb 2021 15:31:39 +0000 Subject: [PATCH] README: minor typos Fix the link to the feature-list section. Fix a typo. Signed-off-by: Graham Whaley --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c66992..6c4bdc2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ coding up my own. As an added bonus, the CW decoders tend to be better than the one built into my transceiver, and auto detect key speed. -An expanded list of [Features can be found below](#features). +An expanded list of [Features can be found below](#feature-list). ## Honorable mentions @@ -54,7 +54,7 @@ A [history of versions](#version-history) can be found at the end of this docume ## Hardware The basic hardware is built around a [Teensy 4.0][9] board along with its matching -[audio daugthercard][10]. In addition to that there is a 2x16 screen, a single LED, a rotary click +[audio daughtercard][10]. In addition to that there is a 2x16 screen, a single LED, a rotary click encoder and a switch to enter reprogramming mode. That's it. Pretty simple. ![Internal view](./photos/Internals.JPG)