From 8a08d101147a8ff3a60bf6b5e6ee24f0f84c7de6 Mon Sep 17 00:00:00 2001 From: Peter Aronoff Date: Sat, 24 May 2014 15:36:00 -0400 Subject: brew-desc: Add a mention of brew-desc to README Closes Homebrew/homebrew#29555. Signed-off-by: Jack Nagel --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d77706306..36d4f3ef8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ What Packages Are Available? 1. You can [browse the Formula directory on GitHub][formula]. 2. Or type `brew search` for a list. 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 ------------------ @@ -46,5 +48,6 @@ We accept tips through [Gittip][tip]. [mxcl]:https://github.com/mxcl [formula]:https://github.com/Homebrew/homebrew/tree/master/Library/Formula/ [braumeister]:http://braumeister.org +[brew-desc]: https://github.com/telemachus/homebrew-desc [license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt [tip]:https://www.gittip.com/Homebrew/ -- cgit v1.2.3