From 4f00c4bd79434a33629bc110318a062ff6935baa Mon Sep 17 00:00:00 2001
From: SDRSharpR <37764406+SDRSharpR@users.noreply.github.com>
Date: Mon, 26 Mar 2018 14:48:27 -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 3756b09..0c13de7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
Common
CollapsiblePanel
SDRSharper - Don't forget to check your references to the above.
- NOTE: This solution will require Telerik RadForms. However, it can be easily converted back to winforms. Other changes made was converting 'int' to 'int32', a bug in the audiogram which caused crashing, and also updated to C#7/.NET 4.6. Solution with compile for both x32/x64bit builds. Nice!
+ NOTE: This solution will require Telerik RadForms. However, it can be easily converted back to winforms. Other changes made were converting 'int' to 'int32', a bug in the audiogram which caused crashing, and also updated to C#7/.NET 4.6. Solution with compile for both x32/x64bit builds. Nice!
Have fun experimenting with SDRSharper v0.L6 source!
Orignal binaries HERE