From d59898ce3da004ea2f2ea28e6c431e3acce97028 Mon Sep 17 00:00:00 2001 From: JackChen <26346076+JackChen-me@users.noreply.github.com> Date: Sun, 5 Apr 2026 14:34:29 +0800 Subject: [PATCH] docs: update coverage badge from 71% to 88% (#57) --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78b782b..341cb30 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ TypeScript framework for multi-agent orchestration. One `runTeam()` call from go [![GitHub stars](https://img.shields.io/github/stars/JackChen-me/open-multi-agent)](https://github.com/JackChen-me/open-multi-agent/stargazers) [![license](https://img.shields.io/github/license/JackChen-me/open-multi-agent)](./LICENSE) [![TypeScript](https://img.shields.io/badge/TypeScript-5.6-blue)](https://www.typescriptlang.org/) -[![coverage](https://img.shields.io/badge/coverage-71%25-brightgreen)](https://github.com/JackChen-me/open-multi-agent/actions) +[![coverage](https://img.shields.io/badge/coverage-88%25-brightgreen)](https://github.com/JackChen-me/open-multi-agent/actions) **English** | [中文](./README_zh.md) diff --git a/README_zh.md b/README_zh.md index bf58a0b..cc888e2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -7,7 +7,7 @@ TypeScript 多智能体编排框架。一次 `runTeam()` 调用从目标到结 [![GitHub stars](https://img.shields.io/github/stars/JackChen-me/open-multi-agent)](https://github.com/JackChen-me/open-multi-agent/stargazers) [![license](https://img.shields.io/github/license/JackChen-me/open-multi-agent)](./LICENSE) [![TypeScript](https://img.shields.io/badge/TypeScript-5.6-blue)](https://www.typescriptlang.org/) -[![coverage](https://img.shields.io/badge/coverage-71%25-brightgreen)](https://github.com/JackChen-me/open-multi-agent/actions) +[![coverage](https://img.shields.io/badge/coverage-88%25-brightgreen)](https://github.com/JackChen-me/open-multi-agent/actions) [English](./README.md) | **中文**