From 6d3dd2576f81528a6a7e18b79e4a801bcadcacd4 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Tue, 28 Nov 2017 20:08:43 +0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb463bc..5077d79 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ Interactive `.gitignore` generator ### Tips -- You can quit full screen preview by enter `q` and continue browsing. +- You can quit from full screen preview any time by hitting `q`. - Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) will give you better quality of diff output. -- `GI` works like `gi` but will **append** contents to `.gitignore` directly. +- `GI` works like `gi` but **appending** contents to `.gitignore` directly. ## License