Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2021-04-13 19:20:27 +0300
committerMarshall Clow <marshall@idio.com>2021-04-13 19:20:27 +0300
commitccb2ab3b4384a16deafaa849de509bce2b2cbada (patch)
tree4036ecb7b50bea38d686a9d1d5f65957c9130072
parentad75167d29b688a6654519afb8d8514678330f47 (diff)
Add a space to README to kick off snapshot buildboost-1.76.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4678952b6..fa9faa1688 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ 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.
+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.