test(docs): align readme badges with registry

This commit is contained in:
732642856
2026-06-26 19:22:54 +08:00
parent 9232f0e140
commit 1aff908309
2 changed files with 35 additions and 2 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue)](https://www.python.org/)
[![Techniques](https://img.shields.io/badge/techniques-68-blueviolet)](references/technique_registry.json)
[![Covered](https://img.shields.io/badge/covered-58-green)](references/technique_registry.json)
[![Complete](https://img.shields.io/badge/complete-10-brightgreen)](references/technique_registry.json)
[![Covered](https://img.shields.io/badge/covered-59-green)](references/technique_registry.json)
[![Complete](https://img.shields.io/badge/complete-9-brightgreen)](references/technique_registry.json)
[![Partial](https://img.shields.io/badge/partial-0-lightgrey)](references/technique_registry.json)
---