Update documentation and README

This commit is contained in:
Peter Dimov
2022-02-19 03:17:58 +02:00
parent 2a50e32645
commit c0fd54e1f7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ for more information and usage examples.
* GCC 5 or later with `-std=c++14` or above
* Clang 3.9 or later with `-std=c++14` or above
* Visual Studio 2015, 2017, 2019
* Visual Studio 2015 or later
Tested on [Github Actions](https://github.com/boostorg/describe/actions) and
[Appveyor](https://ci.appveyor.com/project/pdimov/describe).

View File

@@ -16,7 +16,7 @@ https://boost.org/libs/mp11[Boost.Mp11].
* GCC 5 or later with `-std=c++14` or above
* Clang 3.9 or later with `-std=c++14` or above
* Visual Studio 2015, 2017, 2019
* Visual Studio 2015 or later
Tested on https://github.com/boostorg/describe/actions[Github Actions]
and https://ci.appveyor.com/project/pdimov/describe[Appveyor].