From 76767dc27abce917276e55477bcb509e3581c88d Mon Sep 17 00:00:00 2001 From: anki-code Date: Sun, 15 Mar 2020 21:38:05 +0300 Subject: [PATCH] 0.5.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 625ec57..24544b6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The arguments will be automatically added when you run `xxh myhost` or `xxh comp * **No copying** config files from local to remote host "as is". The privacy and repeatability reasons are behind it. Every xxh package, shell or plugin is the bridge that use only what required, no more. * **Portable means clean**. If you delete `~/.xxh` directory from the remote host then xxh has never been on the host. * **Be fork-ready**. Every repo could be forked, customize and used without affection on package management system, xxh releases or any third party lags. -* **Do more**. The xxh packages are not only about shells. Any type of tool or code could be behind "shell entrypoint". If you want to play super mario on the remote host just put it as entrypoint. +* **Do more**. The xxh packages are not only about shells. Any type of tool or code could be behind "shell entrypoint". If you want to play Super Mario on the remote host just put it as entrypoint. * **Be open**. Currently supported four shells and the count could be grow by community. ## Q&A