1
0

Update docs

This commit is contained in:
2022-06-04 17:40:47 +02:00
parent f846695242
commit 0bc128fec1

View File

@@ -8,6 +8,9 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
- [Install](#install)
- [Examples](#examples)
- [Usage](#usage)
- [Sign](#sign)
- [Verify](#verify)
- [Decode](#decode)
## Install