1
0

Updated readme

This commit is contained in:
2021-05-23 18:03:28 +02:00
parent 9ab900e3d0
commit 2867c05c27

View File

@@ -6,7 +6,6 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
- [Usage](#usage)
- [Install](#install)
- [Contribute](#contribute)
## Usage
@@ -80,5 +79,3 @@ The token string generated by `jwt.sign()`.
```
npm i @tsndr/cloudflare-worker-jwt
```
# Contribute