From 3bb99bf24b48a017c530844cfc8fdbfa064e1f65 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 27 Oct 2016 09:37:56 +1100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2960388f..c93f69c3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,6 +18,12 @@ ## Operating System +![android]() + +- Added support for Android. + - Dependencies: + - Required: `bash` and `busybox` + - Note: I recommend installing `termux` from the Play Store or FDroid. Termux provides you with a fully working Linux environment, doesn't require root acess and includes all dependencies. - Added support for Bitrig. **[@konimex](https://github.com/konimex)** - Added support for Sparky Linux. - Added support for Porteus. **[@ncmprhnsbl](https://github.com/ncmprhnsbl)**