diff --git a/README.md b/README.md index 6ad9851..fd6c1e9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers. - [Usage](#usage) - [Install](#install) -- [Contribute](#contribute) ## Usage @@ -79,6 +78,4 @@ The token string generated by `jwt.sign()`. ``` npm i @tsndr/cloudflare-worker-jwt -``` - -# Contribute \ No newline at end of file +``` \ No newline at end of file