Skip to content

Commit

Permalink
added v2 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Jun 10, 2015
1 parent e3b2d64 commit 4058b7d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

:warning: I'm currently writing [version 2](https://github.com/jpillora/cloud-torrent) in [Go](http://golang.org) and won't be adding anymore features to this version. If you'd like to be the maintainer or contributer of this version, please leave a comment [here](https://github.com/jpillora/node-torrent-cloud/issues/1).

---


# Torrent Cloud

**A torrent client in the cloud, written in [Node.js](http://nodejs.org)**
Expand All @@ -8,8 +14,6 @@ There are a various existing cloud torrent services (bitport.io, btcloud.io, put

**Disclaimer** This project was created to bring about an addition download channel to defeat unfair BitTorrent protocol restrictions imposed by enterprises and ISPs. It was intended for downloading legal, non-copywrite material, such as: public linux distributions, personal files, large public statistical datasets, public domain images and videos from archive.org, etc. This project will not take any responsibility for any illegal use, by using this software you agree to these terms.

**Support** I'll be porting this project to [Go](http://golang.org) and won't be adding anything new to this Node version. If you'd like to be a contributor, please leave a comment [here](https://github.com/jpillora/node-torrent-cloud/issues/1).

## Features

* Embedded torrent search
Expand Down Expand Up @@ -149,4 +153,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 4058b7d

Please sign in to comment.