From 5567ae42167a2b9deec428e274bf47222c3010d6 Mon Sep 17 00:00:00 2001 From: Oli Booty Date: Tue, 19 Oct 2021 17:12:28 +0100 Subject: [PATCH] fix: Improve spelling in README (#730) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ee2aa81..ffd93ac 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Use menulet sliders or the keyboard, including native Apple keys!



- +
@@ -31,7 +31,7 @@ Use menulet sliders or the keyboard, including native Apple keys!

backers - +

@@ -49,14 +49,14 @@ Go to [Releases](https://github.com/MonitorControl/MonitorControl/releases) and - Control your display's brightness, volume and contrast! - Shows native OSD for brightness and volume. -- Supports multiple protocols to adjust brightness: DDC for external displays (brightness, contrast, volume), native Apple porotocol for Apple and built-in displays, Gamma table control for software adjustment (recommended for OLED), shade control for AirPlay, Sidecar and Display Link devices. +- Supports multiple protocols to adjust brightness: DDC for external displays (brightness, contrast, volume), native Apple protocol for Apple and built-in displays, Gamma table control for software adjustment (recommended for OLED), shade control for AirPlay, Sidecar and Display Link devices. - Supports smooth brightness transitions. - Seamlessly combined hardware and software dimming extends dimming beyond the minimum brightness available on your display. - Synchronize brightness from built-in and Apple screens - replicate Ambient light sensor and touch bar induced changes to a non-Apple external display! - Sync up all your displays using a single slider or keyboard shortcuts. - Allows dimming to full black (advanced feature). - Support for custom keyboard shortcuts as well as standard brightness and media keys on Apple keyboards. -- Dozens of customization options to tweak the inner workings of the app to suit Your hardware and needs (don't forget to enable `Show advanced settings` in app Preferences). +- Dozens of customization options to tweak the inner workings of the app to suit your hardware and needs (don't forget to enable `Show advanced settings` in app Preferences). - Modern, stylish and highgly customizable menulet reflecting the design of Control Control introduced in Big Sur. - Simple, unobstrusive UI to blend in to the general aesthetics of macOS (even the menu icon can be hidden). - Supports automatic updates for a hassle-free expereince. @@ -81,7 +81,7 @@ Go to [Releases](https://github.com/MonitorControl/MonitorControl/releases) and Screenshot Screenshot
- + ## Compatibility | MonitorControl version | macOS version | @@ -100,7 +100,7 @@ Note to f.lux users: the app is now compatible with [f.lux](https://justgetflux. * Apple (and LG-Apple) displays and built-in displays are supported using native protocol. * LCD and LED Televisions usually do not implement DDC, these are supported using software alternatives to dim the image (some higher-end sets are able to translate this into hardware backlight dimming). * OLED or mini/micro-LED displays and televisions are fully supported using gamma table manipulation (this is a no-compromise solution for this class of displays). -* DisplayLink, Airplay and Sidecar is supported using shade (dark overlay) control. +* DisplayLink, Airplay and Sidecar are supported using shade (dark overlay) control. Notable exceptions for hardware control: @@ -110,7 +110,7 @@ Notable exceptions for hardware control: ## How to help -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. +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. ## Localizations @@ -134,7 +134,7 @@ git clone https://github.com/MonitorControl/MonitorControl.git ``` - If you want to clone one of the branches, add `--single-branch --branch [branchname]` after the `clone` option. -- You're all set ! Now open the `MonitorControl.xcodeproj` with Xcode! The dependencies will automatically get downloaded once you open the project. If they don't: `File > Packages > Resolve Package Versions` +- You're all set! Now open the `MonitorControl.xcodeproj` with Xcode! The dependencies will automatically get downloaded once you open the project. If they don't: `File > Packages > Resolve Package Versions` ### Third party dependencies