summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@gmail.com>2019-03-13 15:44:40 +0200
committerPeter Dimov <pdimov@gmail.com>2019-03-13 17:35:40 +0200
commitacd6d79a35df11401bf411399ed3d4edf0669e5a (patch)
treea10542d19e0162f73d94fae393ba0d455c7d8640 /README.md
parent436914e78dd28f45b2b2753188d27461e3ca705d (diff)
downloadboost-acd6d79a35df11401bf411399ed3d4edf0669e5a.tar.gz
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..d4678952b6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Boost C++ Libraries
+
+The Boost project provides free peer-reviewed portable C++ source libraries.
+
+We emphasize libraries that work well with the C++ Standard Library. Boost
+libraries are intended to be widely useful, and usable across a broad spectrum
+of applications. The Boost license encourages both commercial and non-commercial use
+and does not require attribution for binary use.
+
+The project website is www.boost.org, where you can obtain more information and
+[download](https://www.boost.org/users/download/) the current release.