From e47c324496c9d06b48f4c309a50cd63bca2ff205 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Tue, 28 Nov 2017 20:03:47 +0800 Subject: [PATCH] Update README: Add some tips Former-commit-id: 60d253d973befdc7644994bc81950bd1b13b2753 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e413a5..9dfee90 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,9 @@ Interactive `.gitignore` generator ### Tips -Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) for better quality of diff result. +- You can quit full screen preview by enter `q` and continue browsing. +- Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) for better quality of diff output. +- `GI` works like `gi` but will **append** contents to `.gitignore` directly. ## License