From f021bc34d7e44bcdba01b7b382917d8ef160e78b Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 18 Nov 2023 06:27:33 -0500 Subject: [PATCH] docs: add Android as unsupported but builds in README (#1321) --- README.md | 1 + 1 file changed, 1 insertion(+) 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/).