Update README.md

This commit is contained in:
anghunk
2026-01-27 16:29:47 +08:00
committed by GitHub
parent b559d0da4c
commit ef620bddc4

View File

@@ -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 与数据库交互。