Multi-producer multi-consumer queue with optional blocking
[folly.git] / README
diff --git a/README b/README
index 4f9eae8984d5bf3a4c0596238f5ef2b8df7d36b9..4a02675f77021e156dbf2f08e5c0894b55adabf9 100644 (file)
--- 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
 ------------
 
@@ -36,6 +40,7 @@ Dependencies
     - g++
     - automake
     - autoconf
+    - autoconf-archive
     - libtool
     - libboost1.46-all-dev
     - libgoogle-glog-dev
@@ -49,6 +54,7 @@ Dependencies
     - gcc
     - gcc-c++
     - autoconf
+    - autoconf-archive
     - automake
     - boost-devel
     - libtool