From b0d931d78fa0b3800cc4a390854a44aef0caee18 Mon Sep 17 00:00:00 2001 From: Sijie Yang Date: Fri, 27 Oct 2023 07:13:34 -0500 Subject: [PATCH] Update README-CN.md Signed-off-by: Sijie Yang --- README-CN.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README-CN.md b/README-CN.md index c0935b6c3..03af7db31 100644 --- a/README-CN.md +++ b/README-CN.md @@ -1,9 +1,10 @@ # TQUIC -[English](README.md) | 中文 - +[![License](https://img.shields.io/badge/license-Apache%202.0-green)](https://github.com/Tencent/tquic/blob/develop/LICENSE) +[![Build Status](https://img.shields.io/github/actions/workflow/status/tencent/tquic/rust.yml)](https://github.com/Tencent/tquic/actions/workflows/rust.yml) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8010/badge)](https://www.bestpractices.dev/projects/8010) -## 介绍 +[English](README.md) | 中文 TQUIC是IETF QUIC协议的实现。它是一个高性能、轻量级、跨平台的QUIC库。