From 1106eb086348c2b2a0fe39ae95b81c4d6570fbe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Fri, 4 Nov 2022 19:00:04 +0800 Subject: [PATCH] Update README_EN.md --- README_EN.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README_EN.md b/README_EN.md index 3af58ab1c..2f9fbcd97 100644 --- a/README_EN.md +++ b/README_EN.md @@ -22,6 +22,7 @@ Powered by [Istio](https://github.com/istio/istio) and [Envoy](https://github.co - [**Use Cases**](#use-cases) - [**Higress Features**](#higress-features) - [**Quick Start**](#quick-start) +- [**Thanks**](#thanks) ## Use Cases @@ -188,3 +189,9 @@ spec: ```bash curl "$(k get svc -n higress-system higress-gateway -o jsonpath='{.status.loadBalancer.ingress[0].ip}')"/foo -H 'host: foo.bar.com' ``` + + +### Thanks + +Higress would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to Envoy and Istio. +