diff options
| author | Peter Aronoff | 2014-05-24 15:36:00 -0400 | 
|---|---|---|
| committer | Jack Nagel | 2014-05-24 17:10:20 -0500 | 
| commit | 31780970764b0cc7459648deb71a35f08a8e988c (patch) | |
| tree | 0fb1bbc8b71e83127e07af69827c2f948823d653 /README.md | |
| parent | 8703a7b6afa08b9e7b327e6d9ff4d344551934e3 (diff) | |
| download | homebrew-31780970764b0cc7459648deb71a35f08a8e988c.tar.bz2 | |
brew-desc: Add a mention of brew-desc to README
Closes #29555.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -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/ | 
