From 5799510f6570e76138b6cf91a690a41600443942 Mon Sep 17 00:00:00 2001 From: shahar-h Date: Thu, 1 Aug 2024 11:11:14 +0300 Subject: [PATCH] Update README.md Signed-off-by: shahar-h --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b7556f9b882..9afaa17b6835 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Kubernetes-based application gateway. ## Documentation + * [Blog][blog] introducing Envoy Gateway. * [Goals](GOALS.md) * [Quickstart](https://gateway.envoyproxy.io/latest/tasks/quickstart/) to use Envoy Gateway in a few simple steps.