1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +00:00

Updated README

This commit is contained in:
2011-09-07 23:57:01 -03:00
parent 09bba8fc8e
commit abf1edf39c

8
README
View File

@@ -1,4 +1,5 @@
# What is this? == What is this? ==
This is a Java Library written to simplify download and upload from multiple This is a Java Library written to simplify download and upload from multiple
free share sites. free share sites.
@@ -8,3 +9,8 @@ Channels and with those you can stream the file, both up and down.
Also, if you wish, you can easily (with less than 10 lines!) implement an Also, if you wish, you can easily (with less than 10 lines!) implement an
file copier. It downloads the file from one server and transfer it to another! file copier. It downloads the file from one server and transfer it to another!
== Can I use it already? ==
The API is basically done, but so far not much servers are supported, but you
are, however, free to use it already! By the way, once you start using it, if
you develop any new service, please share with me!