From 590589091b5208ca1c3cafba996ba03107ac680f Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Wed, 13 Dec 2023 13:20:06 +0800 Subject: [PATCH] chore: fix some broken image links --- README.md | 2 +- README_ZH.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53e7c4848..49538bc1a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ go get -u github.com/panjf2000/gnet The following companies/organizations use `gnet` as the underlying network service in production. -           +           If you have `gnet` integrated into projects, feel free to open a pull request refreshing this list. diff --git a/README_ZH.md b/README_ZH.md index 603b684fa..983e1f259 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -63,7 +63,7 @@ go get -u github.com/panjf2000/gnet 以下公司/组织在生产环境上使用了 `gnet` 作为底层网络服务。 -           +           如果你的项目也在使用 `gnet`,欢迎给我提 Pull Request 来更新这份列表。