diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-03-24 18:30:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 2658cfb1d6eb8691abaa2f4679883dd389e819fe (patch) | |
tree | 757eee2cc20ea999777b291614de95e43f19551e /libraries/folly/README | |
parent | d91af2790e91443f8ecc2a4faa9f8c68817e4daa (diff) |
libraries/folly: Updated for version 2017.03.20.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/folly/README')
-rw-r--r-- | libraries/folly/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/folly/README b/libraries/folly/README index 835b11d966da9..f5adb773f131b 100644 --- a/libraries/folly/README +++ b/libraries/folly/README @@ -1,6 +1,6 @@ -Folly (acronymed loosely after Facebook Open Source Library) is a +Folly (acronymed loosely after Facebook Open Source Library) is a library of C++11 components designed with practicality and efficiency -in mind. Folly contains a variety of core library components used -extensively at Facebook. In particular, it's often a dependency of -Facebook's other open source C++ efforts and place where those +in mind. Folly contains a variety of core library components used +extensively at Facebook. In particular, it's often a dependency of +Facebook's other open source C++ efforts and place where those projects can share code. |