From ddd203fb0ccda88c14993ae0af151cf0c81b093b Mon Sep 17 00:00:00 2001 From: ha7ilm Date: Sat, 29 Nov 2014 01:10:36 +0100 Subject: [PATCH] readme fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0caf420..78c5c64 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ OpenWebRX is a multi-user SDR receiver software with a web interface. It has the following features: - libcsdr based demodulators (AM/FM/SSB), -- filter bandwith, BFO, PBS can be set from GUI, +- filter passband can be set from GUI, - waterfall display can be shifted back in time, -- it extensively uses HTML5 features like WebSocket, Web Audio API, and >canvas<. +- it extensively uses HTML5 features like WebSocket, Web Audio API, and <canvas>. - it works in Google Chrome, Chromium (above version 37) and Mozilla Firefox (above version 28), - currently only supports RTL-SDR, but other SDR hardware may be easily added.