summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-10-12 11:18:29 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-10-12 11:18:29 +0300
commitb5af31ca5ef5a4d1b8bb3704fa44f30717e4e039 (patch)
tree724af8c57eb970380237f11c64d1d3c23c383036
parentb0a2e35d328c1384bb254404cbbc8bb05965c6f7 (diff)
Add wiki link in READMEHEADmaster
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6a6808..7c7e9d7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Gascop is a lightweight POCSAG decoder for use with [rtl-sdr](http://sdr.osmocom
Gascop does not use any part of the GNU Radio stack (not that there's anything wrong with it / some of my best friends / etc...), and thus is very easy to build and use.
+If you are interested in the theory behind the code, take a look at [the wiki](https://github.com/yuvadm/gascop/wiki/Theory).
+
## Build
```bash