Skip to content

Commit b940caf

Browse files
committed
docs: add demo GIF to README
1 parent 25f7a20 commit b940caf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
[![Module](https://img.shields.io/badge/module-ok-green.svg)](https://en.cppreference.com/w/cpp/language/modules)
99
[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE)
1010

11+
<p align="center">
12+
<img src="https://github.com/user-attachments/assets/6c85896e-9a37-4f62-acfb-d37a4eae2363" alt="mcpp demo" width="720">
13+
</p>
14+
1115
## 核心特性
1216

1317
- **C++23 模块原生支持**`import std` 自动处理,文件级增量构建,模块依赖自动分析,零手动配置

0 commit comments

Comments
 (0)