From 7ded3ae4eac5af149242ebbcd91961d7bab2f18c Mon Sep 17 00:00:00 2001 From: waydabber <37590873+waydabber@users.noreply.github.com> Date: Tue, 3 Aug 2021 18:22:24 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b6111f..8035893 100644 --- a/README.md +++ b/README.md @@ -125,5 +125,6 @@ brew install --cask monitorcontrol - [@Bensge](https://github.com/Bensge/) - (Used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness)) - [@nhurden](https://github.com/nhurden/) (For the original MediaKeyTap) - [@kfix](https://github.com/kfix/ddcctl) (For ddcctl) -- [@tao-j](https://github.com/tao-j) (For originally figuring out M1 DDC) -- [@alin23](https://github.com/alin23) (For contribution in further figuring out M1 DDC) +- [@zhuowei](https://github.com/zhuowei) (Figuring out M1 I²C communication) +- [@tao-j](https://github.com/tao-j) (Figuring out M1 I²C data write) +- [@alin23](https://github.com/alin23) (Figuring out M1 DDC service matching)