Skip to content

Commit a6d9555

Browse files
committed
chore: add Codecov badge to README files
1 parent 6b4f561 commit a6d9555

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README-zh_CN.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<div align="center">
2+
3+
[English](./README.md) | 简体中文
4+
5+
</div>
6+
7+
# Module Controller
8+
9+
[![codecov](https://codecov.io/github/koupleless/module-controller/graph/badge.svg?token=L1SvoSDQsw)](https://codecov.io/github/koupleless/module-controller)
10+
111
低成本地让开源用户接入模块运维体系。
212

313
# 架构设计

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ English | [简体中文](./README-zh_CN.md)
44

55
</div>
66

7+
# Module Controller
8+
9+
[![codecov](https://codecov.io/github/koupleless/module-controller/graph/badge.svg?token=L1SvoSDQsw)](https://codecov.io/github/koupleless/module-controller)
10+
711
ModuleController is Koupleless operation and scheduling system. It is a kubernetes operator application which can be deployed to your kubernetes cluster.
812

913
For ModuleController user documentation, please see [here](https://koupleless.io/docs/tutorials/module-operation/module-online-and-offline/).

0 commit comments

Comments
 (0)