From f50f8b5bdea9e328f01f92b7675be1ee6c483c87 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Fri, 25 Oct 2024 10:20:30 +0300 Subject: [PATCH] mentioned ii-doc.txt in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6f9c52b..d966f84 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ This suite implements the client side of ii and (partially) IDEC protocols of distributed, cross-platform, text-based communication (a FIDOnet successor, so to speak). Protocol documentation can be found here for both ii and IDEC: https://github.com/IDEC-net/new-docs/blob/master/protocol-en.md -(there will be an effort to write a more concise version of that doc) +(this is an official link, see ii-doc.txt for more concise documentation) The tii suite requires at least Tcl 8.6 to run. Running it inside starpacks is possible but not recommended.