Updated logo

This commit is contained in:
Bartek Kryza
2023-01-28 13:07:10 +01:00
parent 80b4b109c0
commit 76d14bc738
2 changed files with 6 additions and 426 deletions

View File

@@ -1,13 +1,11 @@
<div align="center"> [<div align="center"><img width="600" src="https://raw.githubusercontent.com/bkryza/clang-uml/add-logo/docs/img/clang-uml-logo.svg?sanitize=true"></div>](https://github.com/bkryza/clang-uml/releases)
<img width="550" src="https://raw.githubusercontent.com/bkryza/clang-uml/add-logo/doc/img/clang-uml-logo.svg?sanitize=true">
</div>
# C++ UML diagram generator based on Clang
[![Build status](https://github.com/bkryza/clang-uml/actions/workflows/build.yml/badge.svg)](https://github.com/bkryza/clang-uml/actions) [![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) [![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) [![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 `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 YAML configuration files. The main idea behind the

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 394 KiB

After

Width:  |  Height:  |  Size: 12 KiB