From f5b69fac1cfdaabfafd5edc5c06cc431bac1cb8b Mon Sep 17 00:00:00 2001 From: xiaozi <245565986@qq.com> Date: Sun, 16 Nov 2014 16:48:29 +0800 Subject: [PATCH] modified readme --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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