Skip to content

Commit c1fdcc0

Browse files
committed
update readme
1 parent 5b627c9 commit c1fdcc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rain
55

66
---
77

8-
BitTorrent client and library in Go. Running in production at [put.io](putio-link) since 2019.
8+
BitTorrent client and library in Go. Running in production at [put.io](putio-link) since 2019. Processing thousands of torrents every day.
99

1010
[![GoDoc](https://godoc.org/github.com/cenkalti/rain?status.svg)](https://pkg.go.dev/github.com/cenkalti/rain/torrent?tab=doc)
1111
[![GitHub Release](https://img.shields.io/github/release/cenkalti/rain.svg)](https://github.com/cenkalti/rain/releases)
@@ -88,7 +88,7 @@ Difference from other clients
8888

8989
Rain is the main BitTorrent client used at [put.io](putio-link).
9090
It is designed to handle hundreds of torrents while using low system resources.
91-
The main difference from other clients is that Rain uses a separate peer port for each torrent.
91+
One notable difference from other clients is that Rain uses a separate peer port for each torrent.
9292
This allows Rain to download same torrent for multiple accounts in same private tracker and keep reporting their ratio correctly.
9393

9494
Missing features

0 commit comments

Comments
 (0)