readme upd

This commit is contained in:
Luxferre
2026-08-09 13:14:11 +03:00
parent 7097ac1d86
commit 9b40433c2c
+2 -2
View File
@@ -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