From e78a84bb90722ed6e49aefbe41e1e848db73e193 Mon Sep 17 00:00:00 2001 From: p229763 Date: Fri, 1 Feb 2019 12:53:25 +0000 Subject: [PATCH] Update 'README.md' minor readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 044d24c..e78fd7e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ An adaptive frequency oscillator example with Arduino. ## Libraries -- **NativeDDS**: +- **NativeDDS** A library for implementing a Direct Digital Synthesizer in software. - **TrueRMS**