diff --git a/README.md b/README.md index 3be09721..f164ffba 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,7 @@ The middleware returned from `createNodeMiddleware` can also serve as an
/api/github/webhooks
.
+ Custom path to match requests against. Defaults to /api/github/webhooks
. Set this to EXACTLY `"/"` if you want to use the middleware as a custom handler in your own routers