From dc71586fecbfb91ac8db4aaceb1179eb8d52ff6a Mon Sep 17 00:00:00 2001 From: nexryai <61890205+nexryai@users.noreply.github.com> Date: Fri, 9 Jan 2026 23:52:38 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f862d78..b94433e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ token = { ``` ### 2. Configure Cloudflare -From the Cloudflare dashboard, create two KV databases. +From the Cloudflare dashboard, create two KV databases. Create a fork of this repository, edit `wrangler.json`, and modify the binding to the ID of your KV database. Once complete, deploy Workers by running the following command: