From 4269c48293b000ea9a1fb26328b06cda92391472 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 20 May 2021 23:16:19 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b32ab8f..bb17b07 100755 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Some countries still ban the use of encryption when operating under an amateur r - pyserial ## How do I get started? -Full documentation and tutorials are coming with the stable alpha release. Until then, you are mostly on your own. If you want to experiment already, you could take a look in the "Examples" folder, for some well-documented example programs. The default configuration file created by Reticulum on the first run is also worth reading. Be sure to also read the [Reticulum Overview Document](http://unsigned.io/wp-content/uploads/2018/04/Reticulum_Overview_v0.4.pdf). +Full documentation and tutorials are coming with the stable alpha release. Until then, you are mostly on your own. If you want to experiment already, you could take a look in the "Examples" folder, for some well-documented example programs. The default configuration file created by Reticulum on the first run is also worth reading. Be sure to also read the [Reticulum Manual](https://markqvist.github.io/Reticulum/manual/). If you just need Reticulum as a dependency for another application, the easiest way is probably via pip: