From e97c9b665fa2c3ac8952ddc8f33861879beba416 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 29 Mar 2020 17:17:38 +0200 Subject: [PATCH] cleanup features --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06289f90..d4e726ea 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ blazing fast terminal-ui for git written in rust ## features -* fast key only control +* fast and intuitive key only control +* context based help (**no** need to remember any hot-key) * inspect changes -* (un)stage files -* revert/reset files +* (un)stage files, revert/reset files * commit changes * scalable ui layout * async [input polling](assets/perf_compare.jpg) and