brew-desc: Add a mention of brew-desc to README

Closes Homebrew/homebrew#29555.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Peter Aronoff 2014-05-24 15:36:00 -04:00 committed by Jack Nagel
parent ff12b0e361
commit 8a08d10114

View File

@ -7,6 +7,8 @@ What Packages Are Available?
1. You can [browse the Formula directory on GitHub][formula]. 1. You can [browse the Formula directory on GitHub][formula].
2. Or type `brew search` for a list. 2. Or type `brew search` for a list.
3. Or visit [braumeister.org][braumeister] to browse packages online. 3. Or visit [braumeister.org][braumeister] to browse packages online.
4. Or visit [`brew desc`][brew-desc] to browse and search packages from the
command line.
More Documentation More Documentation
------------------ ------------------
@ -46,5 +48,6 @@ We accept tips through [Gittip][tip].
[mxcl]:https://github.com/mxcl [mxcl]:https://github.com/mxcl
[formula]:https://github.com/Homebrew/homebrew/tree/master/Library/Formula/ [formula]:https://github.com/Homebrew/homebrew/tree/master/Library/Formula/
[braumeister]:http://braumeister.org [braumeister]:http://braumeister.org
[brew-desc]: https://github.com/telemachus/homebrew-desc
[license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt [license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt
[tip]:https://www.gittip.com/Homebrew/ [tip]:https://www.gittip.com/Homebrew/