Updated README

This commit is contained in:
Bartek Kryza
2023-03-12 00:15:42 +01:00
parent 07b71aa389
commit eeb3d41a10

View File

@@ -14,7 +14,7 @@ legacy code. The configuration file or files for `clang-uml` define the
type and contents of each generated diagram.
Currently, the diagrams are generated in [PlantUML](https://plantuml.com) format.
`clang-uml` currently supports C++ up to version 17.
`clang-uml` currently supports C++ up to version 17 and partial support for C++ 20.
## Features