diff --git a/README.md b/README.md index 29d8820..ba52fb5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ Hono DO is a wrapper of [Cloudflare Workers](https://workers.cloudflare.com/) ' [Durable Object](https://developers.cloudflare.com/workers/learning/using-durable-objects), designed for [Hono](https://hono.dev/). -> [!WARNING] -> This is a work in progress. The code is not yet ready for production use. - ```bash $ npm install hono-do ```