diff --git a/README-tmpl.md b/README-tmpl.md index 023d193..bed675e 100644 --- a/README-tmpl.md +++ b/README-tmpl.md @@ -104,6 +104,7 @@ The [examples](https://github.com/ggerganov/ggwave/blob/master/examples/) folder | [r2t2](https://github.com/ggerganov/ggwave/blob/master/examples/r2t2) | Transmit data through the PC speaker | PC speaker | | [ggwave-objc](https://github.com/ggerganov/ggwave-objc) | Minimal Objective-C iOS app using ggwave | AudioToolbox | | [ggwave-java](https://github.com/ggerganov/ggwave-java) | Minimal Java Android app using ggwave | android.media | +| [ggwave-fm](https://github.com/rgerganov/ggwave-fm) | Transmit ggwave messages with HackRF | Radio | Other projects using **ggwave** or one of its prototypes: diff --git a/README.md b/README.md index a81fbde..b288889 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ The [examples](https://github.com/ggerganov/ggwave/blob/master/examples/) folder | [r2t2](https://github.com/ggerganov/ggwave/blob/master/examples/r2t2) | Transmit data through the PC speaker | PC speaker | | [ggwave-objc](https://github.com/ggerganov/ggwave-objc) | Minimal Objective-C iOS app using ggwave | AudioToolbox | | [ggwave-java](https://github.com/ggerganov/ggwave-java) | Minimal Java Android app using ggwave | android.media | +| [ggwave-fm](https://github.com/rgerganov/ggwave-fm) | Transmit ggwave messages with HackRF | Radio | Other projects using **ggwave** or one of its prototypes: