From b1a8d42e73eb4a3b6c61a45356c28905f5cca1c6 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Mon, 19 Apr 2021 14:43:17 +0300 Subject: [PATCH] Update README.md --- examples/r2t2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/r2t2/README.md b/examples/r2t2/README.md index 4f9e577..1d9a55b 100644 --- a/examples/r2t2/README.md +++ b/examples/r2t2/README.md @@ -28,7 +28,7 @@ https://r2t2.ggerganov.com ## Applications -This tool can be useful when you need to transmit data from air-gapped machines. The hardware requirements are very low-cost - you only need a PC speaker. Automated scripts can be configured to periodically emit some data about the machine, which can be received by someone nearby running the `r2t2` receiver application. +This tool can be useful when you need to transmit data from air-gapped machines. The hardware requirements are very low-cost - you only need a PC speaker. For example, an automated script can be configured to periodically emit some data about the machine, which can be received by someone nearby running the `r2t2` receiver application. ## Requirements