JohnDoee / autotorrent

Matches torrents with files and gets them seeded
MIT License
269 stars 34 forks source link

Add qBittorrent info; overhaul readme into markdown. #25

Closed ordinarygulp closed 5 years ago

ordinarygulp commented 5 years ago

Add code highlighting to any urls, config options, etc; Add code blocks to commands to be run; Clarify multi-client config usage; Make steps 1 and 2 much clearer.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 76.923% when pulling 5fe11cd9eaf079d07cb454a932d18a6b6217c673 on d2dyno:patch-2 into ec5d2b2c984b9715cfb50b9957fb020311b1dddb on JohnDoee:develop.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 76.923% when pulling 26c26e1c52c8dd5bcf79017d24b355bef18ebecf on d2dyno:patch-2 into ec5d2b2c984b9715cfb50b9957fb020311b1dddb on JohnDoee:develop.

JohnDoee commented 5 years ago

Looks great except for the now-redundant backslashes in e.g. store\_path.

ordinarygulp commented 5 years ago

Good catch - updated.

JohnDoee commented 5 years ago

Thanks!