Skip to content

Commit

Permalink
Update cloudflarekv/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
gaby and coderabbitai[bot] authored Mar 30, 2024
1 parent 033ebf7 commit f0076b5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions cloudflarekv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,7 @@ Import the storage package.
import "github.com/gofiber/storage/cloudflarekv"
```

You can use the following possibilities to create a storage.

Key must be an API Token generated with at least `Account.Workers KV Storage` permission.

Check [Create API Token](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) docs to generate.
You can use the following methods to create storage. The Key must be an API Token generated with at least `Account.Workers KV Storage` permission. Check the [Create API Token](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) documentation to generate one.

```go
// Initialize default config
Expand Down

0 comments on commit f0076b5

Please sign in to comment.