diff --git a/README.md b/README.md index 0e07e89..c28736c 100644 --- a/README.md +++ b/README.md @@ -25,19 +25,20 @@ For a list of available modules and their documentation please check the [docs/m > > If you use it on a different platform successfully please create a PR to add a item here :) -- Ubuntu 20 (Bash 5) - - Tilix - - xterm -- Ubuntu 22 (Bash 5) - - Tilix - - xterm -- Alpine 3 (Bash 5) - - xterm -- MacOS (Bash 3) - - iTerm2 -- Windows 10 (Bash 4) - - Git Bash - - Windows Terminal +| OS | Version of OS | Terminal emulator | Bash Major Version | Works +| :------ | :------------ | :---------------- | :----------------- | :----- +| Ubuntu | 20 | Tilix | 4 | ✔️ +| Ubuntu | 20 | xterm | 4 | ✔️ +| Ubuntu | 22 | Tilix | 5 | ✔️ +| Alpine | 3 | n/a | 5 | ✔️ +| MacOS | Monterey | iTerm | 3 | ✔️ +| MacOS | Monterey | iTerm2 | 3 | ✔️ +| Windows | 10 | Windows Terminal | 4 | ✔️ +| Windows | 10 | Git Bash | 4 | ✔️ + + ## Development