From 3d9cc2f83e7f96d894572ccb8115a3ed577c487a Mon Sep 17 00:00:00 2001 From: rulego-team Date: Fri, 13 Jun 2025 18:13:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E5=A2=9E=E5=8A=A0ci=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ README_ZH.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 90a9120..79918c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # StreamSQL +[![GoDoc](https://pkg.go.dev/badge/github.com/rulego/streamsql)](https://pkg.go.dev/github.com/rulego/streamsql) +[![Go Report](https://goreportcard.com/badge/github.com/rulego/streamsql)](https://goreportcard.com/report/github.com/rulego/streamsql) +[![ci](https://github.com/rulego/streamsql/workflows/test/badge.svg)](https://github.com/rulego/streamsql/actions/workflows/ci.yml) +[![build](https://github.com/rulego/streamsql/workflows/release/badge.svg)](https://github.com/rulego/streamsql/actions/workflows/release.yml) English| [简体中文](README_ZH.md) diff --git a/README_ZH.md b/README_ZH.md index a98a304..fd23502 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,4 +1,8 @@ # StreamSQL +[![GoDoc](https://pkg.go.dev/badge/github.com/rulego/streamsql)](https://pkg.go.dev/github.com/rulego/streamsql) +[![Go Report](https://goreportcard.com/badge/github.com/rulego/streamsql)](https://goreportcard.com/report/github.com/rulego/streamsql) +[![ci](https://github.com/rulego/streamsql/workflows/test/badge.svg)](https://github.com/rulego/streamsql/actions/workflows/ci.yml) +[![build](https://github.com/rulego/streamsql/workflows/release/badge.svg)](https://github.com/rulego/streamsql/actions/workflows/release.yml) [English](README.md)| 简体中文