From a671a13b24d1895ae80c90e040b6647192a9dfe8 Mon Sep 17 00:00:00 2001 From: Sebastian Staudt Date: Wed, 8 Feb 2012 18:06:13 +0100 Subject: [PATCH] Add a link to braumeister.org to the README Closes Homebrew/homebrew#10049. Signed-off-by: Jack Nagel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c17279556..484b11133f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ What Packages Are Available? 1. You can [browse the Formula folder on GitHub][formula]. 2. Or type `brew search` for a list. 3. Or run `brew server` to browse packages off of a local web server. +4. Or visit [braumeister.org][braumeister] to browse packages online. More Documentation ------------------ @@ -21,3 +22,4 @@ I'm [Max Howell][mxcl] and I'm a splendid chap. [wiki]:http://wiki.github.com/mxcl/homebrew [mxcl]:http://twitter.com/mxcl [formula]:http://github.com/mxcl/homebrew/tree/master/Library/Formula/ +[braumeister]:http://braumeister.org