From b184ed2742959a61737430f821ce2602a7dd2f84 Mon Sep 17 00:00:00 2001
From: linux_china <libing.chen@gmail.com>
Date: Sun, 22 May 2022 13:47:24 -0700
Subject: [PATCH] docs: polishing

---
 README.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 425316c..5830664 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # vitest-jetbrains-plugin
 
 <!-- Plugin description -->
-A simple WebStorm plugin to run Vitest tests from gutter.
+A simple WebStorm plugin to run Vitest tests.
 
 * Green Run icon means to run once only
 * Vitest Run icon means to run with watch mode
@@ -73,10 +73,6 @@ You can run `webstorm-integration` from WebStorm with debug mode, then you can d
   <kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "vitest"</kbd> >
   <kbd>Install Plugin</kbd>
 
-# Todo
-
-* Color output on console for Linux and Mac
-
 # References
 
 * Vitest VS Code plugin: https://marketplace.visualstudio.com/items?itemName=ZixuanChen.vitest-explorer