diff --git a/README.md b/README.md index a5d6234..8abee43 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [简体中文](README.md) | [ENGLISH](README_EN.md) -fileboy,文件变更监听通知系统,使用 Go 编写。 +fileboy,文件变更监听通知工具,使用 Go 编写。 适用于 Hot Reload (典型的如开发go项目,无需每次手动执行 go build;又比如前端 node 打包) 或者 系统监控的场景。 ## 特性 diff --git a/README_EN.md b/README_EN.md index 3575f7c..4a31221 100644 --- a/README_EN.md +++ b/README_EN.md @@ -4,7 +4,7 @@ [简体中文](README.md) | [ENGLISH](README_EN.md) -Fileboy, File Change Monitoring Notification System, written with Go. +Fileboy, File Change Monitoring Notification Tool Software, written with Go. For Hot Reload scenarios (typically for developing go projects without having to perform go build manually every time; for example, front-end node packaging) or system monitoring. ## FEATURES