diff --git a/.gitignore b/.gitignore index 5c7c5c3..4a63077 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ node_modules coverage /.vscode - +.env diff --git a/README.md b/README.md index 56c014a..a491d0d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Express middleware with popular prometheus metrics in one bundle. It's also compatible with koa v1 and v2 (see below). -Since version 5 it uses **prom-client** as a peer dependency. See: https://github.com/siimon/prom-client +This library uses **prom-client v15+** as a peer dependency. See: https://github.com/siimon/prom-client + +If you need a support for older versions of prom-client (v12-v14), downgrade to express-prom-bundle v6.6.0 Included metrics: