From c036558df4cc83f1baca3fd0e0788bde563b7397 Mon Sep 17 00:00:00 2001 From: 9seconds Date: Sun, 15 Mar 2026 21:58:04 +0100 Subject: [PATCH] Update docs --- BEST_PRACTICES.md | 5 +++++ README.md | 2 ++ 2 files changed, 7 insertions(+) diff --git a/BEST_PRACTICES.md b/BEST_PRACTICES.md index 3ea3274..6557b43 100644 --- a/BEST_PRACTICES.md +++ b/BEST_PRACTICES.md @@ -47,4 +47,9 @@ this is could probably be very well automated to some reasonable extent. Unfortunately, this is a best practice right now. +Do not also forget about other implementation, like +[telemt](https://github.com/telemt/telemt). Try everything. Use VPNs. It does +not really matter which project you are going to use as long it helps you to +stay connected. + _March 2026._ diff --git a/README.md b/README.md index 09ce48a..106a02b 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ that probably matter. software (written in Golang) with a minimum effort + you can replace some parts with those you want. +Please also to read about [best practices](https://github.com/9seconds/mtg/blob/master/BEST_PRACTICES.md). + ### Version 2 If you use version 1.x before, you are probably noticed some major