diff --git a/README.md b/README.md index 9001442..015f842 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ Imagine being able to search your shell history based on both the command itself - :heavy_check_mark: Record shell history with metadata - :heavy_check_mark: save it as JSON to `~/.resh_history.json` +- :heavy_check_mark: Support zsh and bash + +- :heavy_check_mark: Support Linux and macOS + + - :white_check_mark: Provide bindings for arrow keys - :heavy_check_mark: imitate default behaviour - :heavy_check_mark: save additional metadata (e.g. command was recalled using arrow keys) @@ -63,9 +68,9 @@ Imagine being able to search your shell history based on both the command itself - :x: Provide an API to make resh extendable -- :heavy_check_mark: Be compatible with zsh and bash +- :heavy_check_mark: Support zsh and bash -- :heavy_check_mark: Be compatible with Linux and macOS +- :heavy_check_mark: Support Linux and macOS - :white_check_mark: Require very little prerequisite software - :heavy_check_mark: Linux