diff --git a/README.md b/README.md index f293a84..8bc9d1f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ![Banner](./assets/banner.png)

- GitHub repo size + GitHub repo size Version - Stars + Stars

# Bottom Bar @@ -16,20 +16,20 @@ In order to customize the colors of the bar, head over to `./src/_root.scss`, th # Installation For Powercord or Vizality installation, go to **Themes -> Open a CMD / Powershell / Terminal / Gitbash** in the folder, and enter the following: ``` -git clone https://github.com/Discord-Theme-Addons/BottomBar +git clone https://github.com/Discord-Theme-Addons/bottom-bar ``` **For BetterDiscord:** - [Direct Download](https://betterdiscord.net/ghdl?id=3481) -- [View Source](https://raw.githack.com/Discord-Theme-Addons/BottomBar/main/src/support/BottomBar.theme.css) +- [View Source](https://raw.githack.com/Discord-Theme-Addons/bottom-bar/main/src/support/BottomBar.theme.css) **For Browser / Web:** 1. Install the Stylus extension for [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/) / [Opera](https://github.com/openstyles/stylus/wiki/Opera,-Outdated-Stylus). -2. After installing, head over to [this link](https://raw.githack.com/Discord-Theme-Addons/BottomBar/default/src/support/BottomBar.user.css). +2. After installing, head over to [this link](https://raw.githack.com/Discord-Theme-Addons/bottom-bar/default/src/support/BottomBar.user.css). 3. Press the "Install Style" button. # Updating for Powercord -Since Powercord's updater is currently broken, you have to update the theme manually. In order to do this, go to **Themes -> BottomBar -> Open a CMD / Powershell / Terminal / Gitbash** in the folder, and enter the following: +Since Powercord's updater is currently broken, you have to update the theme manually. In order to do this, go to **Themes -> bottom-bar -> Open a CMD / Powershell / Terminal / Gitbash** in the folder, and enter the following: ``` git pull ```