summaryrefslogtreecommitdiff
path: root/plugins/github
diff options
context:
space:
mode:
authorMalaGaM @ ARTiSPRETiS <malagam.artispretis@gmail.com>2021-07-16 11:48:19 +0200
committerGitHub <noreply@github.com>2021-07-16 11:48:19 +0200
commitdac3314c76e799cddbbe5cf63870d31861626059 (patch)
treed32c855a08546eb5597250085035b976b5b81a44 /plugins/github
parent4eadb9cf758b632b113bb793d5f1e38f4c304392 (diff)
downloadzsh-dac3314c76e799cddbbe5cf63870d31861626059.tar.gz
zsh-dac3314c76e799cddbbe5cf63870d31861626059.tar.bz2
zsh-dac3314c76e799cddbbe5cf63870d31861626059.zip
chore(github): add links to supported tools (#10057)
Diffstat (limited to 'plugins/github')
-rw-r--r--plugins/github/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/github/README.md b/plugins/github/README.md
index 70b863f64..af2b8a4e7 100644
--- a/plugins/github/README.md
+++ b/plugins/github/README.md
@@ -2,8 +2,8 @@
This plugin supports working with GitHub from the command line. It provides a few things:
-* Sets up the `hub` wrapper and completions for the `git` command if you have `hub` installed.
-* Completion for the `github` Ruby gem.
+* Sets up the `hub` wrapper and completions for the `git` command if you have [`hub`](https://github.com/github/hub) installed.
+* Completion for the [`github` Ruby gem](https://github.com/defunkt/github-gem).
* Convenience functions for working with repos and URLs.
### Functions