From 77d674c22c85734c15ed12e383ed171fa32fb6f8 Mon Sep 17 00:00:00 2001 From: Michael Goodnow Date: Fri, 3 Nov 2023 20:39:00 -0400 Subject: [PATCH] Update README.md --- README.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 87008ae0d..56690666c 100644 --- a/README.md +++ b/README.md @@ -5,25 +5,18 @@ seed based on your existing torrents. It is designed to match conservatively to minimize manual intervention. `cross-seed` can inject the torrents it finds directly into your torrent client. -Currently the supported clients are +Currently, the supported clients are - rTorrent - qBittorrent - Transmission - -[Request your client here.](https://github.com/cross-seed/cross-seed/issues/new) +- Deluge If your client isn't supported, `cross-seed` will download a bunch of torrent files to a folder you specify. After that, I recommend using [AutoTorrent2](https://github.com/JohnDoee/autotorrent2) to do the last-mile delivery into your client. -## 🚨🚨🚨 Breaking changes in cross-seed v4 🚨🚨🚨 - -Head on over to the -[v4 migration guide](https://www.cross-seed.org/docs/tutorials/v4-migration-guide) -to see the steps required for migration. - ## Requirements - [Node 16+](https://nodejs.org/en/download) @@ -33,11 +26,11 @@ to see the steps required for migration. ## Tutorial Head on over to -[cross-seed.org](https://www.cross-seed.org/docs/basics/getting-started) +[cross-seed.org](https://www.cross-seed.org/docs/basics/getting-started) to get +started. ## Troubleshooting Feel free to -[start a discussion](https://github.com/cross-seed/cross-seed/discussions/new) -or [open an issue](https://github.com/cross-seed/cross-seed/issues/new), or -reach out on [Discord](https://discord.gg/jpbUFzS5Wb). +[start a discussion](https://github.com/cross-seed/cross-seed/discussions/new), +or reach out on [Discord](https://discord.gg/jpbUFzS5Wb).