summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-03-12 00:52:40 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-03-12 00:52:40 +0100
commit63e2a46f630ea95b6a82ddd7af240f87026871fb (patch)
tree7e11410d2331f195698e8d60aae5f95f952f0e85
parent2f2ea42c091931fe4735e0ca7b37dc05cb8c044b (diff)
docs: Add Android to README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 70b71ee43..44dfb10f7 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Hugo is designed to work well for any kind of website including blogs, tumbles a
#### Supported Architectures
-Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD and OS&nbsp;X (Darwin) for x64, i386 and ARM architectures.
+Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD and OS&nbsp;X (Darwin) and [Android](https://gist.github.com/bep/a0d8a26cf6b4f8bc992729b8e50b480b) for x64, i386 and ARM architectures.
Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan&nbsp;9 and Solaris.