From d40caf549086d845e9797515ccafdef5a3eec130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Tue, 29 Dec 2020 13:16:36 -0300 Subject: [PATCH] Add a ## Docs section to highlight the docs URL --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4d06bdfefaa..448e55706f3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ This helps you provide your APIs in both gRPC and RESTful style at the same time +## Docs + +You can read our docs at: + +- https://grpc-ecosystem.github.io/grpc-gateway/ + ## Testimonials > We use the gRPC-Gateway to serve millions of API requests per day,