Update README.md

This commit is contained in:
Davide Bianchi
2021-10-16 21:54:37 +02:00
committed by GitHub
parent 98ed6678e6
commit 9f3698cf59

View File

@@ -8,7 +8,7 @@
</div>
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.