gs-idb-pro 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ## 安装
12
12
  ```shell
13
- npx yarn gs-idb-pro
13
+ npx yarn add gs-idb-pro
14
14
  ```
15
15
 
16
16
  ## 使用
@@ -182,7 +182,7 @@ db2.store('db2-store-2')
182
182
 
183
183
  ## Installation
184
184
  ```shell
185
- npx yarn gs-idb-pro
185
+ npx yarn add gs-idb-pro
186
186
  ```
187
187
 
188
188
  ## Usage