diff --git a/README.md b/README.md
index 515eb24..a97c91d 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ My Hyprland dotfiles that I keep improving almost everyday! 𤊠(i love doing t
> If you're searching for the stable dotfiles, go to the [`ryo`](https://github.com/retrozinndev/Hyprland-Dots/tree/ryo) branch!
## â Why
-These dotfiles includes a desktop shell I made with [GTK] using [Astal] and [AGS] + [TypeScript]. It took me a lot of time to make this, so please star the repo if you like it! :star:
+These dotfiles include a desktop shell made with [GTK], using [Astal] and [AGS] + [TypeScript].
+It really took me a lot of time to make this, so please star the repo if you like it! :star:
### âī¸ What's included in this shell
- Super pretty Bar, Control Center and Clock Window(with calendar and media controller)
@@ -34,18 +35,22 @@ These dotfiles includes a desktop shell I made with [GTK] using [Astal] and [AGS

## đ¨ Colors
-All the colors of the interface are dynamically generated from your wallpaper! This is possible by using [pywal16] (fork of pywal), a cli tool to generate color schemes on the fly.
+All the colors of the interface are dynamically generated from your wallpaper!
+This is possible by using [pywal16] (fork of pywal), a cli tool to generate color schemes on the fly.
## đŧī¸ Wallpapers
-When you're at the [Installation](#Installation) process, you can choose whether to install the wallpapers. Or if you haven't, you can just create a directory `~/wallpapers` in your home `~` and put images you want to use as wallpapers!
+When you're at the [Installation](#Installation) process, you can choose whether to install the wallpapers.
+Or if you haven't, you can just create a directory `~/wallpapers` in your home `~` and put images you want to use as wallpapers!
-You can select any of the images inside `~/wallpapers` by pressing SUPER + W or by accessing the Control Center and clicking in the image icon on top.
-## :keyboard: Binds
-You can see pre-configured bindings in the [Wiki/Bindings] page!
+You can select any of the images inside `~/wallpapers` by pressing SUPER + W or by accessing the
+Control Center and clicking in the image icon on top.
### âšī¸ Source
All wallpapers inside this repo are not made by me! You can find all sources inside the [`WALLPAPERS.md`](https://github.com/retrozinndev/Hyprland-Dots/blob/ryo/WALLPAPERS.md) file.
+## â¨ī¸ Binds
+You can see pre-configured bindings in the [Wiki/Bindings] page!
+
## đ Internationalization
This Shell supports i18n. Currently, it supports the following languages:
- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
@@ -68,11 +73,13 @@ See the Installation Guide on [Wiki/Installation].
Having issues? Please create a [new Issue] here, I'll be happy to help you out!
## đ License
-This repo is licensed under the [MIT License].
+This repo is licensed under the [MIT License], project is made and maintained by [retrozinndev](https://github.com/retrozinndev).
## đ Stargazers
Thanks to everyone who starred my project! đ
-[](https://starchart.cc/retrozinndev/Hyprland-Dots)
+[](https://starchart.cc/retrozinndev/Hyprland-Dots)
[pywal16]: https://github.com/eylles/pywal16