From 62e9b4817e3aea2fc15854416cce0b1b1c47091e Mon Sep 17 00:00:00 2001 From: Jason Parraga Date: Mon, 1 Jan 2024 20:25:05 -0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 712a2e9..2ce4fb1 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ [![Go Report](https://goreportcard.com/badge/github.com/sovietaced/okta-jwt-verifier)](https://goreportcard.com/report/github.com/sovietaced/okta-jwt-verifier) Alternative implementation to the official [okta-jwt-verifier](https://github.com/okta/okta-jwt-verifier-golang) that -includes support for telemetry (ie. OpenTelemetry) and minimizing latency. +includes support for telemetry (ie. OpenTelemetry), minimizing operational latency, and testability.