From 10526c3a8e3503a06c5fcb5371b47a4bc2ead038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Wed, 22 Jan 2020 01:26:18 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 98c15bc..ab0551e 100644 --- a/README.md +++ b/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