From 64eaee9323796f20ef002c3f157f181073f52773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Wed, 11 Nov 2015 01:10:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51eb6d3..b7b107d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ For example, if you transmit on 28 MHz, you will also transmit on: ...and actually you may distrub some important radio communication services. Please don't do this! You can get into trouble! You have been warned. In addition to the squre wave output, the spectrum is also affected by the PWM-based amplitude modulation implemented in *rpitx*. -* Right now it is more useful to use this for e.g. demonstrations on SDR transmitters (as most of these examples use PWM). +* Right now it is more useful to use this for e.g. demonstrations on SDR transmitters (as most of these examples use the PWM mode). * If you want to connect this to a real antenna, you should use a **very good band-pass filter**! * Please check your signal output on a proper spectrum analyzer before ever using this on the air! * In addition, only transmit if you have a proper license to do so.