Browse Source

更新 'README.md'

Caner 4 years ago
parent
commit
061df7aca1
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -77,6 +77,12 @@ user.address // {country: 'China', city: 'Beijing'}
 user.address.city // 'Shanghai'
 ```
 
+```js
+linux 需要更改defaultConfig 路径
+```
+
+
+
 ### Methods 方法
 
 ### `db.create([dbName, obj, options])`