diff --git a/README.md b/README.md index 6ebd64c6..f100f526 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ For more details on supported platforms and known problems, check out [the docum ### Unofficial bottom may work on a number of platforms that aren't officially supported - these platforms may not be properly tested, -or may receive more limited support, or missing features/problems that may not be fixed. Some of these may eventually -be officially supported (e.g., FreeBSD, macOS ARM). +by maintainers prior to a stable release, or may receive more limited support, or missing features/problems that may +not be fixed. Some of these may eventually be officially supported (e.g., FreeBSD, M1 macOS devices). A non-comprehensive list of some currently unofficially supported platforms that may compile/work include: diff --git a/docs/content/support/unofficial.md b/docs/content/support/unofficial.md index afde237f..e033921a 100644 --- a/docs/content/support/unofficial.md +++ b/docs/content/support/unofficial.md @@ -13,4 +13,4 @@ Unofficially supported platforms known to compile/work: ## Known problems -- M1-based macOS devices may have issues with temperature sensors not returning anything. +- ARM-based macOS devices currently doesn't support the temperature widget. This should hopefully be fixed soon.