diff --git a/README.md b/README.md index 154305d..c71206f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # lt-auth-proxy +![Project Time](https://waka.0xmax42.io/api/badge/0XMax42/interval:today/project:lt-auth-proxy?label=Project%20Time) + A lightweight, production-ready reverse proxy for [LanguageTool](https://languagetool.org) with API key authentication. This service acts as a transparent gateway that verifies an `apiKey` before forwarding requests to a running LanguageTool server instance. It is fully self-contained, built in Deno, and distributed as a minimal multi-architecture Docker image.