From df8745d11f7c37a8d32b60e6e4976c52d4be84bf Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 30 Jan 2011 21:10:52 -0800 Subject: [PATCH] Update readme --- README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README b/README index 8a507900..f889d7fa 100644 --- a/README +++ b/README @@ -1,3 +1,6 @@ +Overview +======== + Recent versions of Homebrew have the ability to install brews from both URLs and local file paths. @@ -8,3 +11,25 @@ These brews can be installed via the raw GitHub URLs, or by cloning this repository locally and installing off the local disk. This REPLACES the "Homebrew Duplicates" branch. + + +Contents +======== +duplicates + These brews duplicate OS X functionality, though may provide newer or + bug-fixed versions. (Homebrew policy is to allow duplicates only in + some specific cases.) + +versions + These brews provide mulitple versions of the same software package. + (Homebrew policy is to maintain a single, stable version of a given + package.) + +binary + These brews provide only binary installs. + +non-free + These brews provide non-free software. + +other + Other brews that have not been accepted into master.