Browse Source

tig: add more info in README (#8818)

For more convenient plugin exploring.
schnatterer 4 years ago
parent
commit
d53355ab38
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/tig/README.md

+ 1 - 1
plugins/tig/README.md

@@ -1,6 +1,6 @@
 # `tig` plugin
 
-This plugin adds some aliases for people who work with `tig` in
+This plugin adds some aliases for people who work with [`tig`](https://jonas.github.io/tig/) (text-mode interface for Git) in
 a regular basis. To use it, add `tig` to your plugins array:
 
 ```zsh