From 5f04391289a6dca81b0c348344367568fa7c67ed Mon Sep 17 00:00:00 2001 From: ha7ilm Date: Sun, 14 Feb 2016 18:53:06 +0100 Subject: [PATCH] Update README.md again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af5372f..43f64f9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ It has the following features: **News (2015-02-14)** - The DDC in *csdr* has been [manually optimized](https://github.com/simonyiszk/csdr/blob/2b54054a9f5de9a908ee075b488a5ee74f41ba18/libcsdr.c#L300) for ARM NEON, so it runs around 3 times faster on the Raspberry Pi 2 than before. - Also we use *ncat* instead of *rtl_mus*, and it is 3 times faster. -- OpenWebRX now supports URLs like: http://localhost:8073/#freq=145555000,mod=usb +- OpenWebRX now supports URLs like: `http://localhost:8073/#freq=145555000,mod=usb` - UI improvements were made, thanks to John Seamons and Gnoxter. > When upgrading OpenWebRX, please make sure that you upgrade *csdr*, and install the new (optional) dependency *ncat*!