Update README.md

This commit is contained in:
Peter Dimov
2017-06-06 23:56:35 +03:00
committed by GitHub
parent 677f821cfd
commit a5f97a15e4

View File

@@ -1,6 +1,6 @@
# Boost.Assert
The Boost.Assert library, part of collection of the [Boost C++ Libraries](http://github.com/boostorg),
The Boost.Assert library, part of the collection of [Boost C++ Libraries](http://github.com/boostorg),
provides several configurable diagnostic macros similar in behavior and purpose to the standard macro
`assert` from `<cassert>`.