diff --git a/README.md b/README.md index 1f96547..28edf17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -## 生成torrent文件树的类 +## introduce -example +a lib for generate file tree for torrent file + +## installation + +``` +composer require xiaozi/btorrent +``` + +## example ```php