Skip to content

Commit 1848815

Browse files
committed
Update README
1 parent 71349aa commit 1848815

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
<!-- Plugin description -->
1010

11-
GoFrame Helper 是一款适用于 [GoFrame](https://github.com/gogf/gf) 框架的 `Goland/IntelliJ IDEA Ultimate` 插件。它为 [GoFrame](https://github.com/gogf/gf) 提供代码完成提示,代码模板,File watch 等功能
11+
GoFrame Helper 是一款针对 [GoFrame](https://github.com/gogf/gf) 框架 的 Goland/IntelliJ 插件,它提供了代码提示,代码模板,gf 工具自动监听等功能,让您的 GoFrame 之旅更为愉快
1212

13-
# 特性
13+
# 功能
1414
- Api, Controller, Service 实时模板
1515
- OpenApi tag 代码提示
1616
- gcfg 配置组件代码提示(支持yaml, json)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ English | [简体中文](./README-zh_CN.md)
88

99
<!-- Plugin description -->
1010

11-
GoFrame Helper is a `Goland/IntelliJ IDEA Ultimate` plugin for [GoFrame](https://github.com/gogf/gf). It provides code completion, live templates, file watch and other features for [GoFrame](https://github.com/gogf/gf)
11+
GoFrame Helper is a Goland/IntelliJ plugin for [GoFrame](https://github.com/gogf/gf), similar to Laravel Idea. It provides code completion, live templates, file watch, and other features for GoFrame to make your Goframe's journey easier.
1212

1313
# Features
1414
- Api, Controller and Service live templates
1515
- OpenApi tag code completion
16-
- gcfg config module code completion(support yaml and json)
16+
- gcfg code completion(support yaml and json)
1717
- gform files name code completion
1818
- Automatic listening for the Api and Logic to generate the Controller and Service
1919
- More...

0 commit comments

Comments
 (0)