From b21e27f9386bad6945a0cc8fe1ac241efa13f2f0 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Fri, 2 Jul 2021 18:58:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index efaea78..e9a9a72 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,11 @@ | -------------------- | ------------------------------------------ | | Awesome Cloud Native | https://jimmysong.io/awesome-cloud-native/ | +# 开发工具 + +## 代码自动补全 + +| 工具名称 | 工具链接 | +| -------------- | --------------------------- | +| GitHub Copilot | https://copilot.github.com/ | + -- GitLab