Browse Source

小笔误

master
richie 5 years ago
parent
commit
83d98ed2c0
  1. 2
      readme.md

2
readme.md

@ -5,7 +5,7 @@
当其他插件也需要配置S3云存储时,就可以直接依赖该插件,只需要在plugin.xml中声明依赖关系:
```
<dependence>
<item type="plugin" key="com.fanruan.cloud.s3.shared.config">
<item type="plugin" key="com.fanruan.cloud.s3.shared.config"/>
</dependence>
```

Loading…
Cancel
Save