README.md in saber-0.0.1 vs README.md in saber-0.0.3

- old
+ new

@@ -1,31 +1,46 @@ -Foo, a very good library -======================== +Saber, a complete solution for PT users. +======================================== | Homepage: | https://github.com/GutenYe/saber | -|----------------|------------------------------------------------------ | -| Author: | Guten Ye | -| License: | MIT-LICENSE | -| Documentation: | http://rubydoc.info/gems/saber/frames | +|----------------|-----------------------------------------| +| Author: | Guten Ye | +| License: | MIT-LICENSE | +| Documentation: | http://rubydoc.info/gems/saber/frames | | Issue Tracker: | https://github.com/GutenYe/saber/issues | -Overview --------- +the saber. - still under very early development. +### Is It Good? -Features --------- +Yes. - a clearly list of features. +### Is It "Production Ready™"? +No. + Usage ----- - how to use +Task: manually download file from server. + # start aria2 user daemon + $ ~/etc/rc.d/aria2 start + $ saber download "Prison Break" + # aria2 will begin download. + +Task: clean up undownload files, all files remains in disk, but don't in rtorrent client. + + $ saber clean + Install ----------- +-------- + +server side + + begin ssh + +client side gem install saber Contributing -------------