From 13afa7932e84268a3c84ec57a1d72b94099b1913 Mon Sep 17 00:00:00 2001
From: Noah <37805707+Curve@users.noreply.github.com>
Date: Sun, 9 Jun 2024 22:28:35 +0200
Subject: [PATCH] refactor: update screenshots, layout (#1)
---
README.md | 44 +++++++++++++++++++++-----------------------
1 file changed, 21 insertions(+), 23 deletions(-)
diff --git a/README.md b/README.md
index a21b233..2fb4e6c 100644
--- a/README.md
+++ b/README.md
@@ -3,23 +3,7 @@
-Vesktop is a custom Discord desktop app.
-
-## Screenshots
-
-
-Click to expand
-
-### Settings page
-
-
-### Linux screen-share
-
-
-### Windows screen-share
-
-
-
+Vesktop is a custom Discord Desktop app.
## Main features
@@ -34,6 +18,19 @@ Vesktop is a custom Discord desktop app.
- Global keybinds.
- For other things, see the [roadmap](https://github.com/Vencord/Vesktop/issues/324).
+## Screenshots
+
+
+
+Linux Screenshare |
+
+
+ |
+ |
+ |
+
+
+
## Installing
### Windows
@@ -56,8 +53,7 @@ Flathub provides both `amd64` (`x86_64`) and `arm64` (`aarch64`) builds on a sin
[![Download on Flathub](https://dl.flathub.org/assets/badges/flathub-badge-en.svg)](https://flathub.org/apps/dev.vencord.Vesktop)
-If you prefer a native package for your distribution, check the list below.
-
+If you prefer a native package for your distribution, check the list below.
To check which version is appropriate for your system, type `uname -m` in a terminal window.
- `amd64` (`x86_64`)
@@ -74,7 +70,9 @@ To check which version is appropriate for your system, type `uname -m` in a term
#### Community packages
-There are unofficial packages created by the community. They are not officially supported by us; so, before reporting issues, please first confirm the issue also happens on official builds. When in doubt, consult with their packager first. The Flatpak and AppImage should work on any distro that [supports them](https://flatpak.org/setup/), so I recommend you just use those instead!
+> [!WARNING]
+> There are unofficial packages created by the community. They are not officially supported by us; so, before reporting issues, please first confirm the issue also happens on official builds. When in doubt, consult with their packager first.
+> The Flatpak and AppImage should work on any distro that [supports them](https://flatpak.org/setup/), so I recommend you just use those instead!
- Arch Linux: [Vesktop on the Arch User Repository (AUR)](https://aur.archlinux.org/packages?K=vesktop)
- NixOS: https://wiki.nixos.org/wiki/Discord#Vesktop
@@ -82,7 +80,7 @@ There are unofficial packages created by the community. They are not officially
## Building from source
-Packaging will create builds in the dist/ folder
+Packaging will create builds in the dist/ folder
```sh
git clone https://github.com/Vencord/Vesktop
@@ -103,6 +101,6 @@ pnpm package:dir
```
# Licensing
-This project is licensed under the GNU General Public License (GPL) version 3, or, at your option, any later version.
-See the `LICENSE` file for more details.
+This project is licensed under the GNU General Public License (GPL) version 3, or, at your option, any later version.
+See the [LICENSE](LICENSE) file for more details.