From 36b682f426d0e36d81ebb6bf96aa22fccd644031 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Marseault?=
<22910497+Larsluph@users.noreply.github.com>
Date: Thu, 29 Feb 2024 13:03:41 +0100
Subject: [PATCH] chore: Update README (#1555)
---
README.md | 32 ++++++++++++++++++--------------
1 file changed, 18 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index 350c8134..82be89c5 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,18 @@
-
-

-
VueTorrent
-
The sleekest looking WebUI for qBittorrent made with Vue.js!
+# VueTorrent
+
+The sleekest looking WebUI for qBittorrent made with Vue.js!
Join us on [Discord](https://discord.gg/KDQP7fR467)
-
+
- 
-
+ 
+
- 
- 
- 
- 
+ 
+ 
+ 
+ 
[](code_of_conduct.md)
## Screenshots
@@ -58,7 +57,6 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
- selectively download files
- view info / trackers / peers / content / tags & categories
- search for new torrents straight from the WebUI!
- - search filtering powered by Fuse.js!
- Keyboard shortcuts!
- Mac keymap is supported (use Cmd instead of Ctrl)
- Press Escape to dismiss any dialogs or to return to Dashboard view
@@ -69,7 +67,7 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
- When no dialogs are opened, press Escape to unfocus search input
- Press again to unselect all torrents
- Delete selected torrents with Delete (Fn-Backspace on Mac)
- - Ctrl-click on a torrent card to enable multi-select mode and select it
+ - Ctrl-click on a torrent card to enable multi-select mode
- Hold Shift and click on a torrent card to select all torrents between the last selected torrent and the clicked torrent
- System
- see session stats (down / upload speed, session uploaded / downloaded, free space)
@@ -80,9 +78,15 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
- Configureable Dashboard: choose which torrent properties are shown for both busy and completed torrents
- Optimized for the latest version of qBittorrent
+## Important Information
+
+VueTorrent is a **WebUI** (think of it as a "visual skin") that uses qBittorrent's API, enabling compatibility with automation solutions like the Servarr stack.
+
+Everything that is compatible with qBittorrent will work if you choose to use VueTorrent.
+
## Contributing
-Open up a PR or create an issue to discuss. Reach out on Discord if you need help getting started!
+Open up a PR or create an issue to discuss. Reach out on [Discord](https://discord.gg/KDQP7fR467) if you need help getting started!
[FAQ](../../wiki/FAQ)