From 9a4ae9b7214e5aa815e190d6d33e048c61c921ac Mon Sep 17 00:00:00 2001 From: wubijie Date: Fri, 10 Nov 2023 13:54:13 +0800 Subject: [PATCH] add PilotGo link in readme.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f41bbc..255b631 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ PilotGo grafana plugin maintains grafana to provide beautiful visual monitoring 2. xxxx 3. xxxx +#### 补充链接 +1. [PilotGo使用手册](https://gitee.com/openeuler/docs/tree/master/docs/zh/docs/PilotGo/使用手册.md) +2. PilotGo[代码仓](https://gitee.com/openeuler/PilotGo) +3. PilotGo[软件包仓](https://gitee.com/src-openeuler/PilotGo) + #### 参与贡献 1. Fork 本仓库 -- Gitee