From c887dbf4e69af24a319d59df67eb477b42d445a6 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 15 Aug 2015 08:35:22 +0300 Subject: [PATCH] README: use screencasts instead of videos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 831738f..6b82713 100644 --- a/README.rst +++ b/README.rst @@ -145,7 +145,7 @@ and send me the resulting ``audio.raw`` file for debugging:: ~/receiver $ arecord --format=S16_LE --channels=1 --rate=32000 audio.raw -You can see a video of the `calibration process `_. +You can see a screencast of the `calibration process `_. Usage ----- @@ -229,7 +229,7 @@ After the receiver has finished, verify the received file's hash:: ~/receiver $ sha256sum data.rx 008df57d4f3ed6e7a25d25afd57d04fc73140e8df604685bd34fcab58f5ddc01 data.rx -You can see a video of the `data transfer process `_. +You can see a screencast of the `data transfer process `_. Visualization -------------