Updated iwyu/README.md

This commit is contained in:
Guido Casati
2024-10-17 16:30:27 +02:00
parent bfe7b803fe
commit ca96ea7002

View File

@@ -3,6 +3,10 @@
IWYU - [include what you use](https://github.com/include-what-you-use/include-what-you-use)
is a tool that can detect and correct C/C++ include errors
# Pre-requisites
The image ran-base:latest needs to be built. Please refer to [docker/README.md](../../docker/README.md)
# Usage
```