From 079996d5bd9fe79ec515ca388cf429490db78040 Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Mon, 18 Apr 2022 16:08:57 -0400
Subject: [PATCH] Raw Links -> Link References
---
CONTRIBUTING.md | 6 ++--
README.md | 73 +++++++++++++++++++++++++++++++++++++------------
2 files changed, 59 insertions(+), 20 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 97c9f42b..b5fb80ff 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,7 +9,8 @@
Check the **[Wiki]** for debugging instructions.
-Afterwards, pick yourself an **[Issue]** or *implement your own suggestion!*
+Afterwards, pick yourself an **[Issue]**
+or *implement your own suggestion!*
*As the **Hyprland** is still in its early stages,*
*I'd recommend you stick to bug fixes first.*
@@ -28,7 +29,8 @@ Afterwards, pick yourself an **[Issue]** or *implement your own suggestion
- ***Test your changes!***
- *Run it on bare metal and check if everything works.*
+ *Run it on bare metal and*
+ *check if everything works.*
diff --git a/README.md b/README.md
index b4854b2a..cc853176 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,27 @@
-
-
-
-
-
-
-
-
-
-
+
+![Banner]
+
+
+
+![Badge Workflow]
+[![Badge Discord]][Discord]
+![Badge Issues]
+![Badge Pull Requests]
+![Badge Language]
+![Badge License]
+![Badge Lines]
+![Badge Hi]
+
-People asked me to make a discord server, so join here!
+
+People asked me to make a discord server, so [join here!][Discord]
+
+
Hyprland is a Dynamic Tiling Wayland Compositor in early development stages.
-For Hyprland without the land part, see Hypr, the Xorg window manager.
+For Hyprland without the land part, see [Hypr], the Xorg window manager.
Hyprland is in early dev, expect some bugs. However, once you get it working, it's pretty stable. :P
@@ -60,26 +67,26 @@ yay -S hyprland-git
## Manual building
If your distro doesn't have Hyprland in its repositories, or you want to modify Hyprland,
-please refer to the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Installation) for the installation instructions.
+please refer to the [Wiki Page][Install] for the installation instructions.
# Configuring
-Head onto the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Configuring-Hyprland) to see more.
+Head onto the [Wiki Page][Configure] to see more.
Hyprland without a config is a bad idea!
# Contributions
-Very welcome! see [Contributing.md](https://github.com/vaxerski/Hyprland/blob/main/CONTRIBUTING.md) for instuctions and guidelines!
+Very welcome! see [Contributing.md][Contribute] for instuctions and guidelines!
# Gallery
-![Image1](https://i.imgur.com/ZA4Fa8R.png)
-![Image2](https://i.imgur.com/BpXxM8H.png)
+![Preview A]
+![Preview B]
# Stars over time
-[![Stars over time](https://starchart.cc/vaxerski/Hyprland.svg)](https://starchart.cc/vaxerski/Hyprland)
+[![Stars Preview]][Stars]
# Special thanks
wlroots - for their amazing library
@@ -93,3 +100,33 @@ vivarium - for showing how 2 do stuff the simple way
dwl - for showing how 2 do stuff the hacky way
wayfire - for showing how 2 do some graphics stuff
+
+
+
+
+[Contribute]: https://github.com/vaxerski/Hyprland/blob/main/CONTRIBUTING.md
+[Configure]: https://github.com/vaxerski/Hyprland/wiki/Configuring-Hyprland
+[Install]: https://github.com/vaxerski/Hyprland/wiki/Installation
+[Discord]: https://discord.gg/hQ9XvMUjjr
+[Stars]: https://starchart.cc/vaxerski/Hyprland
+[Hypr]: https://github.com/vaxerski/Hypr
+
+
+
+
+[Stars Preview]: https://starchart.cc/vaxerski/Hyprland.svg
+[Preview A]: https://i.imgur.com/ZA4Fa8R.png
+[Preview B]: https://i.imgur.com/BpXxM8H.png
+[Banner]: https://raw.githubusercontent.com/vaxerski/Hyprland/main/assets/hyprland.png
+
+
+
+
+[Badge Workflow]: https://github.com/vaxerski/Hyprland/actions/workflows/ci.yaml/badge.svg
+[Badge Discord]: https://img.shields.io/badge/Join%20the-Discord%20server-6666ff
+[Badge Issues]: https://img.shields.io/github/issues/vaxerski/Hyprland
+[Badge Pull Requests]: https://img.shields.io/github/issues-pr/vaxerski/Hyprland
+[Badge Language]: https://img.shields.io/github/languages/top/vaxerski/Hyprland
+[Badge License]: https://img.shields.io/github/license/vaxerski/Hyprland
+[Badge Lines]: https://img.shields.io/tokei/lines/github/vaxerski/Hyprland
+[Badge Hi]: https://img.shields.io/badge/Hi-mom!-ff69b4
\ No newline at end of file