diff --git a/zk-kyc/oidc-validator/README.md b/zk-kyc/oidc-validator/README.md index 7c50eaf..884814a 100644 --- a/zk-kyc/oidc-validator/README.md +++ b/zk-kyc/oidc-validator/README.md @@ -1,5 +1,5 @@ # OIDC Validator -This directory serves as the core library used in the guest and host. The library allows for the validation of Google issued JWTs using the [jwt-compact] crate. +This directory serves as the core library used in the guest and host. The library allows for the validation of Google issued JWTs using the [jwt-compact] create. [jwt-compact]: https://github.com/slowli/jwt-compact