diff --git a/README.md b/README.md index 9590215..687de87 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,18 @@ # CWD (Cloudflare Workers Discuss) +[![GitHub release](https://img.shields.io/github/v/release/anghunk/cwd?display_name=tag&style=flat-square)](https://github.com/anghunk/cwd/releases) +[![GitHub stars](https://img.shields.io/github/stars/anghunk/cwd?style=flat-square)](https://github.com/anghunk/cwd) +[![License](https://img.shields.io/github/license/anghunk/cwd?style=flat-square)](./LICENSE) +[![Docs](https://img.shields.io/badge/Docs-cwd.js.org-brightgreen?style=flat-square)](https://cwd.js.org) + +![Cloudflare Workers](https://img.shields.io/badge/Cloudflare-Workers-F38020?logo=cloudflare&logoColor=white&style=flat-square) +![Cloudflare D1](https://img.shields.io/badge/Cloudflare-D1-F38020?logo=cloudflare&logoColor=white&style=flat-square) +![Node.js](https://img.shields.io/badge/node-%3E=20.0.0-339933?logo=node.js&logoColor=white&style=flat-square) + +[![GitHub issues](https://img.shields.io/github/issues/anghunk/cwd?style=flat-square)](https://github.com/anghunk/cwd/issues) +[![Discord](https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white&style=flat-square)](https://discord.gg/VahC3r7t) + 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。 数据存储在 Cloudflare D1 数据库中,通过 Worker 与数据库交互。