aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-04-13 12:55:31 -0700
committernetop://ウィビ <paul@webb.page>2026-04-13 12:55:31 -0700
commita0c92247a6f7880ff04178b3761619f1720e966a (patch)
tree3345ba64ca280178b61c785bbaa2ab077f5790e7
parentf39537ec295bd903cd4f57bd085185b6ca6ba904 (diff)
downloadpq-jwt-a0c92247a6f7880ff04178b3761619f1720e966a.tar.gz
pq-jwt-a0c92247a6f7880ff04178b3761619f1720e966a.zip
fixes banner linkHEADprimary
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bec0fe9..e4321fe 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![](banner.png)
+![](./banner.png)
A JWT module for Deno that signs and verifies tokens using **ML-DSA** (FIPS 204) or a **hybrid ML-DSA + Ed25519** scheme for defence-in-depth during the post-quantum transition.