diff --git a/README.md b/README.md index 3d18b96..186c3d3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ npm install express-prom-bundle const promBundle = require("express-prom-bundle"), middleware = promBundle({/* options */ }); + +app.use(middleware); ``` ## Options