Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 25b93a7

Browse files
committed
update readme
1 parent 8887a03 commit 25b93a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CoolQ HTTP API 插件
1+
# CQHTTP 插件
22

33
[![License](https://img.shields.io/github/license/richardchien/coolq-http-api.svg)](https://raw.githubusercontent.com/richardchien/coolq-http-api/master/LICENSE)
44
[![Build Status](https://img.shields.io/appveyor/ci/richardchien/coolq-http-api.svg)](https://ci.appveyor.com/project/richardchien/coolq-http-api)
@@ -25,7 +25,7 @@
2525

2626
| | 语言 | Web 框架 | 通信方式 | 地址 | 作者 |
2727
| --- | --- | --- | --- | --- | --- |
28-
|| Python | Quart | HTTP,<br>反向 WebSocket | [richardchien/nonebot](https://github.com/richardchien/nonebot) | richardchien |
28+
|| Python | Quart | HTTP,<br>反向 WebSocket | [nonebot/nonebot](https://github.com/nonebot/nonebot) | richardchien |
2929
|| Python | Quart | HTTP,<br>反向 WebSocket | [cqmoe/python-aiocqhttp](https://github.com/cqmoe/python-aiocqhttp) | richardchien |
3030
| | Python | Flask | HTTP | [cqmoe/python-cqhttp](https://github.com/cqmoe/python-cqhttp) | richardchien |
3131
|| Node.js | WebSocket-Node | WebSocket | [momocow/node-cq-websocket](https://github.com/momocow/node-cq-websocket) | momocow |

0 commit comments

Comments
 (0)