Updated README

This commit is contained in:
Bartek Kryza
2022-06-26 15:39:11 +02:00
parent 09b25065bf
commit bfa7a427c6

View File

@@ -31,7 +31,8 @@ Main features supported so far include:
* **Include graph diagram generation**
* Show include graph for selected files
To see what `clang-uml` can do so far, checkout the diagrams generated for unit test cases [here](./docs/test_cases.md).
To see what `clang-uml` can do so far, checkout the diagrams generated for unit test cases [here](./docs/test_cases.md)
and examples in [clang-uml-examples](https://github.com/bkryza/clang-uml-examples) repository.
## Installation