From 12a675f1798ca4d09005f3834b16031332f45706 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 7 Mar 2020 23:06:29 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 120097c..84b8572 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Reticulum is a complete networking stack, and does not use IP or higher layers, Reticulum runs completely in userland, and can run on practically any system that runs Python. -For more info, see [unsigned.io/projects/reticulum](http://unsigned.io/projects/reticulum/) +For more info, see [unsigned.io/projects/reticulum](https://unsigned.io/projects/reticulum/) ## What hardware does Reticulum work with? 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, HAM radio digital modes, free-space optical links and similar systems are all examples of the types of interfaces Reticulum was designed for.