diff --git a/README.md b/README.md index 4484a15..e065288 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ -Generate a openapi spec dynamically based on the types used to handle request and response. +Generate an openapi spec dynamically based on the types used to handle request and response. It works with any router which support handler net/http HandlerFunc compatible.