From 9ea5f0f12bd3fd636938c113e893c05428e21e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Wed, 11 Nov 2015 01:11:07 +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 b7b107d..10bf2c1 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 the PWM mode). +* Right now it is more useful to use these examples for e.g. demonstrations on SDR transmitters (as most of them 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.