Added logo

This commit is contained in:
Bartek Kryza
2023-01-28 12:59:11 +01:00
parent 37767d7957
commit 80b4b109c0
2 changed files with 470 additions and 1 deletions

View File

@@ -1,9 +1,14 @@
# clang-uml - C++ UML diagram generator based on Clang
<div align="center">
<img width="550" src="https://raw.githubusercontent.com/bkryza/clang-uml/add-logo/doc/img/clang-uml-logo.svg?sanitize=true">
</div>
[![Build status](https://github.com/bkryza/clang-uml/actions/workflows/build.yml/badge.svg)](https://github.com/bkryza/clang-uml/actions)
[![Coverage](https://codecov.io/gh/bkryza/clang-uml/branch/master/graph/badge.svg)](https://codecov.io/gh/bkryza/clang-uml)
[![Version](https://img.shields.io/badge/version-0.3.1-blue)](https://github.com/bkryza/clang-uml/releases)
# C++ UML diagram generator based on Clang
`clang-uml` is an automatic C++ to UML class, sequence, package and include diagram generator, driven by
YAML configuration files. The main idea behind the
project is to easily maintain up-to-date diagrams within a code-base or document