Update README.md

pull/77/head
Šimon Let 6 years ago committed by GitHub
parent 503ac8640f
commit 10526c3a8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

@ -35,7 +35,7 @@ Imagine being able to search your shell history based on both the command itself
| | Legend |
| --- | --- |
| :heavy_check_mark: | Implemented |
| :white_check_mark: | Implemented but there are issues |
| :white_check_mark: | Implemented but I'm not happy with it |
| :x: | Not implemented |
*NOTE: Features can change in the future*
@ -65,14 +65,12 @@ Imagine being able to search your shell history based on both the command itself
- :heavy_check_mark: Support zsh and bash
- :heavy_check_mark: Support Linux and macOS
- :heavy_check_mark: Support Linux and macOS
- :white_check_mark: Require very little prerequisite software
- :white_check_mark: Require only essential prerequisite software
- :heavy_check_mark: Linux
- :white_check_mark: MacOS *(requires coreutils - `brew install coreutils`)*
- :white_check_mark: Show cool graphs based on recorded history
- :heavy_check_mark: Provide a tool to sanitize the recorded history
## Data sanitization and analysis

Loading…
Cancel
Save