ruifeng_liu hace 4 años
padre
commit
91e0dfbccc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.zh_CN.md

+ 1 - 1
README.zh_CN.md

@@ -12,7 +12,7 @@ $ npm test
 在应用中声明使用框架:
 
 ```js
-// {app_root}/index.js
+// {app_root}/index.js 这地方应该不用改,框架名
 require('naf-framework-mongoose').startCluster({
   baseDir: __dirname,
   // port: 7001, // default to 7001