Skip to content

Commit 438196e

Browse files
committed
📝 Update README.md
1 parent dca0d89 commit 438196e

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

README-ja_JP.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@
3838

3939
## インストール
4040

41-
> 互換性範囲: GoLand — 2022.2 — 2023.2 (eap)
41+
### Jetbrains Marketplace からプラグインをインストールする
42+
43+
> 互換性範囲:
44+
> - GoLand — 2022.2+
45+
> - IntelliJ IDEA Ultimate — 2022.2+
4246
4347
<a href="https://plugins.jetbrains.com/plugin/22173-go-orm-helper" target="_blank">
4448
<img src="https://blog.johnmai.top/go-orm-helper/assets/installation_button.svg" height="52" alt="Get from Marketplace" title="Get from Marketplace">

README-ko_KR.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@
3838

3939
## 설치
4040

41-
> 호환성 범위: GoLand — 2022.2 — 2023.2 (eap)
41+
### Jetbrains Marketplace 에서 플러그인 설치
42+
43+
> 호환성 범위:
44+
> - GoLand — 2022.2+
45+
> - IntelliJ IDEA Ultimate — 2022.2+
4246
4347
<a href="https://plugins.jetbrains.com/plugin/22173-go-orm-helper" target="_blank">
4448
<img src="https://blog.johnmai.top/go-orm-helper/assets/installation_button.svg" height="52" alt="Get from Marketplace" title="Get from Marketplace">

README-zh_CN.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@
3838

3939
## 安装
4040

41-
> 兼容范围:GoLand — 2022.2 — 2023.2 (eap)
41+
### 通过 Jetbrains Marketplace 安装
42+
43+
> 兼容范围:
44+
> - GoLand — 2022.2+
45+
> - IntelliJ IDEA Ultimate — 2022.2+
4246
4347
<a href="https://plugins.jetbrains.com/plugin/22173-go-orm-helper" target="_blank">
4448
<img src="https://blog.johnmai.top/go-orm-helper/assets/installation_button.svg" height="52" alt="Get from Marketplace" title="Get from Marketplace">

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc.<br/>⭐️ S
3838

3939
## Installation
4040

41-
> Compatibility Range: GoLand — 2022.2 — 2023.2 (eap)
41+
### Install Plugin from Jetbrains Marketplace
42+
43+
> Compatibility Range:
44+
> - GoLand — 2022.2+
45+
> - IntelliJ IDEA Ultimate — 2022.2+
4246
4347
<a href="https://plugins.jetbrains.com/plugin/22173-go-orm-helper" target="_blank">
4448
<img src="https://blog.johnmai.top/go-orm-helper/assets/installation_button.svg" height="52" alt="Get from Marketplace" title="Get from Marketplace">

0 commit comments

Comments
 (0)