diff --git a/README.md b/README.md index 58c58d1..f343e58 100755 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ For more info, see [unsigned.io/projects/reticulum](https://unsigned.io/projects - The API is very easy to use, and provides transfer progress ## Where can Reticulum be used? -On practically any hardware that can support at least a half-duplex channel with 1.000 bits per second throughput, and an MTU of 500 bytes. Data radios, modems, LoRa radios, serial lines, AX.25 TNCs, amateur radio digital modes, ad-hoc WiFi, free-space optical links and similar systems are all examples of the types of interfaces Reticulum was designed for. +Over practically any medium that can support at least a half-duplex channel with 1.000 bits per second throughput, and an MTU of 500 bytes. Data radios, modems, LoRa radios, serial lines, AX.25 TNCs, amateur radio digital modes, ad-hoc WiFi, free-space optical links and similar systems are all examples of the types of interfaces Reticulum was designed for. An open-source LoRa-based interface called [RNode](https://unsigned.io/projects/rnode/) has been designed specifically for use with Reticulum. It is possible to build yourself, or it can be purchased as a complete transceiver that just needs a USB connection to the host. diff --git a/docs/source/whatis.rst b/docs/source/whatis.rst index 0a4180e..b6113da 100644 --- a/docs/source/whatis.rst +++ b/docs/source/whatis.rst @@ -54,7 +54,7 @@ What does Reticulum Offer? Where can Reticulum be Used? ============================ -On practically any hardware that can support at least a half-duplex channel +Over practically any medium that can support at least a half-duplex channel with 1.000 bits per second throughput, and an MTU of 500 bytes. Data radios, modems, LoRa radios, serial lines, AX.25 TNCs, amateur radio digital modes, ad-hoc WiFi, free-space optical links and similar systems are all examples