diff --git a/README.md b/README.md index a4faca1..e2a550e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Using RP2040 / Raspberry Pi Pico as a software-defined radio receiver. +See the [blog post](https://blog.porucha.net/2024/pico-sdr/) for more informatiom. + 1. Clone using `git clone --recursive` as this package is using a custom USB stdio library for better throughput and to avoid deadlocks.