From ccb9dfe07581bc130c5a9d3b75e3f1f17004c3d1 Mon Sep 17 00:00:00 2001 From: Enaium <32991121+Enaium@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:54:47 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25410a1..117d444 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Maven-Central](https://img.shields.io/maven-central/v/cn.enaium/kook-spring-boot-starter?style=flat-square) ![JitPack](https://img.shields.io/jitpack/version/com.github.Enaium/kook-spring-boot-starter?style=flat-square) ![GitHub](https://img.shields.io/github/license/enaium/kook-spring-boot-starter?style=flat-square) -![Enaium的频道](https://www.kookapp.cn/api/v3/badge/guild?style=0&guild_id=7057670786047912) +[![Enaium的频道](https://www.kookapp.cn/api/v3/badge/guild?style=0&guild_id=7057670786047912)](https://kook.top/YaP12f) 支持了所有的Http接口和Websocket事件,可以在`test`里查看例子 @@ -32,4 +32,4 @@ implementation("cn.enaium:kook-spring-boot-starter:最新版本") ## pr -提交pr时请提交到`develop`而不是`master` \ No newline at end of file +提交pr时请提交到`develop`而不是`master`