diff --git a/README.md b/README.md index fa4da18..7de953a 100644 --- a/README.md +++ b/README.md @@ -17,19 +17,19 @@ Control your external monitor brightness, contrast or volume directly from a men
- - downloads + + downloads - - latest version + + latest version - - license + + license - + platform
@@ -50,7 +50,7 @@ Control your external monitor brightness, contrast or volume directly from a men ## Download -Go to [Release](https://github.com/the0neyouseek/MonitorControl/releases/latest) and download the latest `.dmg` +Go to [Release](https://github.com/MonitorControl/MonitorControl/releases/latest) and download the latest `.dmg` ## Installing with Homebrew Cask @@ -62,7 +62,7 @@ $ brew install --cask monitorcontrol ## How to help -Open [issues](https://github.com/the0neyouseek/MonitorControl/issues) if you have a question, an enhancement to suggest or a bug you've found. If you want you can fork the code yourself and submit a pull request to improve the app. +Open [issues](https://github.com/MonitorControl/MonitorControl/issues) if you have a question, an enhancement to suggest or a bug you've found. If you want you can fork the code yourself and submit a pull request to improve the app. ## How to build @@ -76,7 +76,7 @@ Open [issues](https://github.com/the0neyouseek/MonitorControl/issues) if you hav Clone the project ```sh -$ git clone https://github.com/the0neyouseek/MonitorControl.git +$ git clone https://github.com/MonitorControl/MonitorControl.git ``` Then download the dependencies with Carthage ```sh