Rearranged readme
This commit is contained in:
17
README.md
17
README.md
@@ -4,8 +4,14 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
|
|||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Usage](#usage)
|
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
- [Usage](#usage)
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```
|
||||||
|
npm i @tsndr/cloudflare-worker-jwt
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@@ -69,12 +75,3 @@ Argument | Type | Satus | Default | Description
|
|||||||
|
|
||||||
#### `return`
|
#### `return`
|
||||||
returns payload `object`
|
returns payload `object`
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
|
|
||||||
## Install
|
|
||||||
|
|
||||||
```
|
|
||||||
npm i @tsndr/cloudflare-worker-jwt
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user