From a3b753bcf2274ee377d70b4970ce63e680da07ab Mon Sep 17 00:00:00 2001 From: Girish21 Date: Sun, 12 Jun 2022 00:06:12 +0530 Subject: [PATCH] readme better structure --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da76294..90eb0a1 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ If you're starting with DO and not sure what it is, go through the official docs ## Worker KV 📒 -KV [docs](https://developers.cloudflare.com/workers/runtime-apis/kv/). -Wrangler KV CLI [docs](https://developers.cloudflare.com/workers/wrangler/workers-kv/) +- [KV](https://developers.cloudflare.com/workers/runtime-apis/kv/). +- [Wrangler KV CLI](https://developers.cloudflare.com/workers/wrangler/workers-kv/) This template does not come with a KV namespace attached to it. However, you can create one using the Wrangler CLI.