From 9b40433c2ceeb940dc028943bff27e5b1270676f Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sun, 9 Aug 2026 13:14:11 +0300 Subject: [PATCH] readme upd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a73285..a5f8260 100644 --- a/README.md +++ b/README.md @@ -205,9 +205,9 @@ You can pair Bantam with the [Dynagate](https://code.luxferre.top/luxferre/dynag ### How to run on mobiles? -On Android, any current Bantam implementation is easily runnable within the Termux environment. Go implementation is preferred for performance reasons. +On Android, any current Bantam/MicroBantam implementation is easily runnable within the Termux environment. Go implementation is preferred for performance reasons. -On iOS/iPadOS, the easiest way to use Bantam is to run the Perl version inside iSH. Some terminal features may not be available, but the agent itself is fully functional. +On iOS/iPadOS, the easiest way to use Bantam is to run the Perl version (or MicroBantam) inside iSH. Some terminal features may not be available (run with `rlwrap` to bring them back), but the agent itself is fully functional. ## Credits