Browse Source

README.md: fix text bug

FWangZil 4 years ago
parent
commit
1c960b9467
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README-zh_CN.md

+ 1 - 1
README-zh_CN.md

@@ -38,7 +38,7 @@ master:2.0开发版代码
 ```
 - node版本 > v8.6.0
 - golang版本 >= v1.11
-- IDE推荐:Golang
+- IDE推荐:Goland
 - 各位在clone项目以后,把db文件导入自己创建的库后,最好前往七牛云申请自己的空间地址。
 - 替换掉项目中的七牛云公钥,私钥,仓名和默认url地址,以免发生测试文件数据错乱
 ```