Unverified Commit b39f34e0 authored by Niels Lohmann's avatar Niels Lohmann Committed by GitHub

Merge pull request #1425 from hijxf/patch-1

Updated year in README.md
parents df460c96 7f73915d
......@@ -988,7 +988,7 @@ json j_from_ubjson = json::from_ubjson(v_ubjson);
## Supported compilers
Though it's 2018 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
Though it's 2019 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
- GCC 4.8 - 9.0 (and possibly later)
- Clang 3.4 - 8.0 (and possibly later)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment