From 4aa160d5f4c8b7b77a7cf7386f73e3632ed1127e Mon Sep 17 00:00:00 2001 From: lihengwei Date: Mon, 13 Nov 2023 15:28:50 +0800 Subject: [PATCH] feat: adjust readme.txt Signed-off-by: lihengwei --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f8af7b..729708ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PilotGo-plugin-observation #### 介绍 -PilotGo observation plugin use eBPF to enhance system observation. +PilotGo观测插件使用eBPF来增强系统观测。 #### 软件架构 软件架构说明 -- Gitee