Update README.md

This commit is contained in:
Matthias Kerbl
2021-02-24 22:26:51 +01:00
committed by GitHub
parent 57c55df9bf
commit 33f2f14bca

View File

@@ -79,6 +79,9 @@ Make Sure to set your max. charging percentage back to 100 before moving AlDente
* DO I HAVE TO UNCHECK THE BUILT IN BATTERY HEALTH CHECKBOX?
Yes! Leaving it on results in slow charging, even when AlDente is trying to inhibit it.
* WHAT DOES THE FEATURE "USE OLDS SMC KEY (INTEL)" DO?
When activated, AlDente will use a different pathway to inhibit charging with the benefit of inhibiting charging even if your MacBook is turned off. However, it comes with a tradeoff: The feature "Allow Discharge" is not available when its activated. Furthermore, as the name suggests, this feature is only available on Intel MacBooks.
## Other tools I used in this project:
* <https://github.com/beltex/SMCKit>