Xu Cheng a3000f3ea9 tap-readme: fix indent
Closes Homebrew/homebrew#34953.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13 18:14:49 -05:00
..
2014-12-13 18:14:49 -05:00
2014-10-05 23:01:02 -05:00
2014-12-09 01:22:55 -05:00
2014-11-21 01:05:53 -06:00
2014-12-03 11:50:40 +00:00
2014-12-10 00:55:26 -05:00
2014-09-28 01:11:31 -05:00
2014-11-03 19:29:25 +00:00
2014-11-03 21:39:11 -06:00
2014-09-26 18:22:19 -07:00
2014-12-08 12:41:50 +00:00
2014-12-11 13:59:12 +00:00
2014-11-14 21:06:01 +00:00
2014-10-26 15:42:41 +00:00
2014-12-09 11:48:00 -05:00
2014-10-19 13:58:52 +01:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.