Skip to content

Commit b4c2497

Browse files
authored
Update README.md
1 parent 8c0fea2 commit b4c2497

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ $url = $disk->privateDownloadUrl('folder/my_file.txt');
8282

8383
[Full API documentation.](http://flysystem.thephpleague.com/api/)
8484

85+
## PHP 扩展包开发
86+
87+
> 想知道如何从零开始构建 PHP 扩展包?
88+
>
89+
> 请关注我的实战课程,我会在此课程中分享一些扩展开发经验 —— [《PHP 扩展包实战教程 - 从入门到发布》](https://learnku.com/courses/creating-package)
90+
8591
# License
8692

8793
MIT

0 commit comments

Comments
 (0)