diff --git a/README.md b/README.md index 1b256290..0c79211a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/honojs/hono)](https://github.com/honojs/hono/pulse) [![GitHub last commit](https://img.shields.io/github/last-commit/honojs/hono)](https://github.com/honojs/hono/commits/main) [![Deno badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fdeno-visualizer.danopia.net%2Fshields%2Flatest-version%2Fx%2Fhono%2Fmod.ts)](https://doc.deno.land/https/deno.land/x/hono/mod.ts) +[![Discord badge](https://img.shields.io/discord/1011308539819597844?label=Discord&logo=Discord)](https://discord.gg/KVYKWmfD) Hono - _**[炎] means flame🔥 in Japanese**_ - is a small, simple, and ultrafast web framework for Cloudflare Workers, Deno, Bun, and others. @@ -63,6 +64,10 @@ The documentation is available on [honojs.dev](https://honojs.dev). Migration guide is available on [docs/MIGRATION.md](docs/MIGRATION.md). +## Communication + +[Twitter](https://twitter.com/honojs) and [Discord channel](https://discord.gg/KVYKWmfD) are available. + ## Contributing Contributions Welcome! You can contribute in the following ways.