Browse Source

chore(github): add links to supported tools (#10057)

MalaGaM @ ARTiSPRETiS 2 years ago
parent
commit
dac3314c76
1 changed files with 2 additions and 2 deletions
  1. 2 2
      plugins/github/README.md

+ 2 - 2
plugins/github/README.md

@@ -2,8 +2,8 @@
 
 
 This plugin supports working with GitHub from the command line. It provides a few things:
 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.
 * Convenience functions for working with repos and URLs.
 
 
 ### Functions
 ### Functions