Skip to content

Commit 705360d

Browse files
committed
Add a note about GitHub CLI
Avoid literal mention of "GitHub CLI" because hub already ranks too high for those search terms and we don't want it to rank any higher. Closes mislav#2458
1 parent ec9cb47 commit 705360d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
hub is a command line tool that wraps `git` in order to extend it with extra
22
features and commands that make working with GitHub easier.
33

4+
For an official, potentially more user-friendly command-line interface to GitHub,
5+
see [cli.github.com](https://cli.github.com) and
6+
[this comparison](https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md).
7+
48
This repository and its issue tracker is **not for reporting problems with
59
GitHub.com** web interface. If you have a problem with GitHub itself, please
610
[contact Support](https://github.com/contact).

0 commit comments

Comments
 (0)