From 7926ab759fcd07021dfa37d115db4fd10f2d127c Mon Sep 17 00:00:00 2001 From: Mark Fickett Date: Fri, 16 Jun 2023 19:32:35 -0400 Subject: [PATCH] Linkify rtl_tcp. (#273) I'm just reading about this library, but was unsure what commands were part of it versus something else. I think making rtl_tcp a link could clarify what other tools are involved. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a12c5a8b..6b9aa0a5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ To run the rtlamr binary from any directory, ensure the directory containing the See the wiki page [Configuration](https://github.com/bemasher/rtlamr/wiki/Configuration) for details on configuring rtlamr. -Running the receiver is as simple as starting an `rtl_tcp` instance and then starting the receiver: +Running the receiver is as simple as starting an [`rtl_tcp`](https://osmocom.org/projects/rtl-sdr/wiki/Rtl-sdr) instance and then starting the receiver: ```bash # Terminal A