diff --git a/README.md b/README.md index 94ed863..1612a3e 100644 --- a/README.md +++ b/README.md @@ -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