소스 검색

Add a space to README to kick off snapshot build

Marshall Clow 5 년 전
부모
커밋
ccb2ab3b43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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.

粤ICP备19079148号