From 9be5047fa9adda597dd6b8b447719825be1d2fff Mon Sep 17 00:00:00 2001 From: waydabber <37590873+waydabber@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:54:06 +0200 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index b7fcf25..5d843b3 100644 --- a/README.md +++ b/README.md @@ -12,25 +12,13 @@ Use menubar extra sliders or the keyboard, including native Apple keys!

- -downloads - +downloads - -latest version - +latest version - -license - +license - -platform - - - -backers - +platform

@@ -93,6 +81,8 @@ brew install MonitorControl _* With some limitations - full functionality available on macOS 11 Big Sur or newer._ +For macOS Sequoia compatibility [v4.3.2 or newer](https://github.com/MonitorControl/MonitorControl/releases) is required! + ## Supported displays - Most modern LCD displays from all major manufacturers supported implemented DDC/CI protocol via USB-C, DisplayPort, HDMI, DVI or VGA to allow for hardware backlight and volume control. @@ -139,14 +129,14 @@ git clone https://github.com/MonitorControl/MonitorControl.git - [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts) - [Sparkle](https://github.com/sparkle-project/Sparkle) -## Maintainers +## Maintainer -- [@the0neyouseek](https://github.com/the0neyouseek) -- [@JoniVR](https://github.com/JoniVR) -- [@waydabber](https://github.com/waydabber) +- [@waydabber](https://github.com/waydabber), developer of [BetterDisplay](https://github.com/waydabber/BetterDisplay#readme). ## Thanks +- [@the0neyouseek](https://github.com/the0neyouseek) - previous (now honorary) maintainer +- [@JoniVR](https://github.com/JoniVR) - previous (now honorary) maintainer - [@mathew-kurian](https://github.com/mathew-kurian/) (original developer) - [@Tyilo](https://github.com/Tyilo/) (fork) - [@Bensge](https://github.com/Bensge/) - (used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))