summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-11-18 06:27:33 -0500
committerGitHub <noreply@github.com>2023-11-18 06:27:33 -0500
commitf021bc34d7e44bcdba01b7b382917d8ef160e78b (patch)
tree9250952568810dc4afcd44dc8227f62de112352e
parenta5bbe5e333a6a80a84ab8e83f69f6d8505112c55 (diff)
docs: add Android as unsupported but builds in README (#1321)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 469df306..5fdc64ff 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ A non-comprehensive list of some currently unofficially supported platforms that
- FreeBSD (`x86_64`)
- Linux (`armv6`, `armv7`, `powerpc64le`, `riscv64gc`)
+- Android (`arm64`)
For more details on unsupported platforms and known problems, check out [the documentation](https://clementtsang.github.io/bottom/nightly/support/unofficial/).