From 6fa22147bc9825a8f6b6ca65f4185c339344943b Mon Sep 17 00:00:00 2001 From: Tom Swartz Date: Mon, 19 Oct 2015 15:07:15 -0400 Subject: [PATCH] Add brief instructions where to find build steps Upon initial visit, it's not immediately obvious where to find the build instructions and build requirements. Add a short line to direct new visitors to the wiki so that one may find the building instructions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e515a1..a46ff55 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ CubicSDR Cross-Platform Software-Defined Radio Application +Please see the [CubicSDR GitHub Wiki](https://github.com/cjcliffe/CubicSDR/wiki) for build instructions. + Utilizes: -------- - liquid-dsp (http://liquidsdr.org/ https://github.com/jgaeddert/liquid-dsp)