[readme] Move deprecation warning down and change its style.

This commit is contained in:
Adam Wulkiewicz 2020-04-19 17:03:06 +02:00
parent 10ecf6565b
commit f46f4ac970

View File

@ -1,7 +1,5 @@
# ![Boost.Geometry](doc/other/logo/logo_bkg.png)
> **CAUTION**: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue [#590](https://github.com/boostorg/geometry/issues/590)).
Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), defines concepts, primitives and algorithms for solving geometry problems.
[![Licence](https://img.shields.io/badge/license-boost-4480cc.png)](http://www.boost.org/LICENSE_1_0.txt)
@ -10,6 +8,9 @@ Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.co
[![Mailing List](https://img.shields.io/badge/-mailing%20list-4eb899.png)](http://lists.boost.org/geometry/)
[![Chat](https://badges.gitter.im/boostorg/geometry.png)](https://gitter.im/boostorg/geometry?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
| :warning: **CAUTION**: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue [#590](https://github.com/boostorg/geometry/issues/590)). |
| --- |
### Test results
Branch | Build | Coverage | Regression | Documentation