From 03bb7f5656b0f55fcee09afe638dde1180fec05b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 25 Oct 2023 00:53:27 +0300 Subject: [PATCH] Revert "Add a space to README to kick off snapshot build" This reverts commit ccb2ab3b4384a16deafaa849de509bce2b2cbada. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa9faa1688..d4678952b6 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.