Skip to content

Commit f55e488

Browse files
committed
docs: add example image to README for better visual representation
1 parent 940ad9c commit f55e488

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
### Overview
2727

28+
![](assets/example.png)
29+
2830
`cppllvm` makes it easy to set up a consistent C/C++ developer environment with Python packaging.
2931

3032
Instead of asking every developer or CI job to install and manage a matching LLVM toolchain by hand, you can install `ctidy` and `cformat` with `uv` and immediately get reproducible `clang-tidy` and `clang-format` commands in your environment.

assets/example.png

198 KB
Loading

0 commit comments

Comments
 (0)