Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alphasnow committed Oct 31, 2023
1 parent d5eb8d0 commit 143a11e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
10 changes: 9 additions & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,18 @@ $adapter->client()->appendObject($adapter->bucket(), $adapter->path("dir/path/fi
```
## 文档
- [对象存储 OSS-阿里云](https://help.aliyun.com/product/31815.html)
[阿里云 对象存储 OSS文档](https://help.aliyun.com/zh/oss/)
## 问题
如使用中遇到问题,[提交 Issue](https://github.com/alphasnow/aliyun-oss-laravel/issues)
## 贡献者
<a href="https://github.com/alphasnow/aliyun-oss-laravel/graphs/contributors">
<img src="https://contrib.rocks/image?repo=alphasnow/aliyun-oss-laravel" />
</a>
## Star 历史
[![Star History Chart](https://api.star-history.com/svg?repos=alphasnow/aliyun-oss-laravel&type=Timeline)](https://star-history.com/#alphasnow/aliyun-oss-laravel&Timeline)
## 许可证
[MIT](LICENSE)
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,18 @@ $adapter->client()->appendObject($adapter->bucket(), $adapter->path("dir/path/fi
```
## Documentation
- [Object storage OSS-aliyun](https://www.alibabacloud.com/help/en/object-storage-service)
[AlibabaCloud Object Storage Service Documentation](https://www.alibabacloud.com/help/en/oss/)
## Issues
[Opening an Issue](https://github.com/alphasnow/aliyun-oss-laravel/issues)
## Contributors
<a href="https://github.com/alphasnow/aliyun-oss-laravel/graphs/contributors">
<img src="https://contrib.rocks/image?repo=alphasnow/aliyun-oss-laravel" />
</a>
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=alphasnow/aliyun-oss-laravel&type=Timeline)](https://star-history.com/#alphasnow/aliyun-oss-laravel&Timeline)
## License
[MIT](LICENSE)
[MIT](LICENSE)

0 comments on commit 143a11e

Please sign in to comment.