summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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