From: Tudor Bosman Date: Thu, 7 Jun 2012 21:26:44 +0000 (-0700) Subject: Add links to README. X-Git-Tag: v0.22.0~1278 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9038adb201953a2d0ee2d119df8b5def98319559;p=folly.git Add links to README. Test Plan: No Reviewed By: andrei.alexandrescu@fb.com FB internal diff: D489199 --- diff --git a/README b/README index 4f9eae89..2fce5671 100644 --- a/README +++ b/README @@ -5,6 +5,10 @@ Folly is an open-source C++ library developed and used at Facebook. For details, see folly/docs/Overview.md. +Folly is published on Github at https://github.com/facebook/folly; for +discussions, there is a Google group at +https://groups.google.com/d/forum/facebook-folly. + Dependencies ------------