From a484bf5ef942624dc379acdbc28c6f6b97e66170 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 4 Jun 2018 13:37:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e87cafa..4b21a7d 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Reticulum is a complete networking stack, and does not use IP or higher layers, For more info, see [unsigned.io/projects/reticulum](http://unsigned.io/projects/reticulum/) ## Current Status -Reticulum is currently in pre-alpha state. Even the master branch should be considered experimental. At this point the protocol may change without notice, and is made publicly available for development collaboration, previewing and testing features. Do not build anything serious with Reticulum yet. Stable alpha release will be at the end of May 2018. +Reticulum is currently in pre-alpha state. Even the master branch should be considered experimental. At this point the protocol may change without notice, and is made publicly available for development collaboration, previewing and testing features. Do not build anything serious with Reticulum yet. Stable alpha release will be at the end of June 2018. ## 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 systems and similar systems are all examples of the types of interfaces Reticulum was designed for.