From bc05d3da5386c595c3c14fd1d4136de4ba6674cc Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Sat, 24 Mar 2018 10:32:54 +0800 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ac957e..03d20f2 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ Interactive `.gitignore` generator ### Tips -- You can quit from full screen preview any time by hitting `q`. +- 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 **appending** contents to `.gitignore` directly. +- ~~`GI` works like `gi` but **appending** contents to `.gitignore` directly.~~ (Now gi has sub options to do this) +- You can give `gi` arguments to get wanted `.gitignore` contents directly ## License