Skip to content

Commit f2f2b7f

Browse files
docs: Update README to include badges and links for enhanced visibility and navigation
Signed-off-by: FrozenlemonTee <1115306170@qq.com>
1 parent db80e87 commit f2f2b7f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

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

33
> C++23 模块化原语库 - `import mcpplibs.primitives;`
44
5+
[![d2x](https://img.shields.io/badge/d2x-ok-green.svg)](https://github.com/d2learn/d2x)
6+
[![Online-ebook](https://img.shields.io/badge/online-ebook-orange.svg)](https://github.com/d2learn/d2x)
7+
[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE-CODE)
8+
9+
| [中文](README.zh.md) - [English](README.md) |
10+
| --- |
11+
| [d2x Tool](https://github.com/d2learn/d2x) - [Docs](https://mcpp-community.github.io/d2mystl) - [Forum](https://mcpp.d2learn.org/forum) |
12+
513
本仓库提供可配置的 `primitive` 基础设施(`underlying traits``policy``operations/dispatcher`),用于统一约束数值计算、错误处理与并发访问语义。
614

715
> [!WARNING]

0 commit comments

Comments
 (0)