diff --git a/README.md b/README.md index 82da750..e4fe377 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Kubernetes secret viewer with TOTP support. - View Kubernetes secrets in web UI - Auto-generate TOTP codes from otpauth:// URLs - Copy values with one click +- Show secrets sent via /webhook endpoint in json like `{"name":"Login Code","fields":{"Code":"12345678","another field":"some content"}}` ## Deploy