From d93c4a5103a5c39a55db145b85d8b09a1e23be2c Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Sat, 28 Aug 2021 10:45:32 -0700 Subject: [PATCH] Update README --- README.MD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 9320c6d9b..57ba6d929 100644 --- a/README.MD +++ b/README.MD @@ -2,14 +2,15 @@ [![Downloads](https://img.shields.io/badge/dynamic/json?color=green&label=Downloads&query=totalString&url=https%3A%2F%2Fraw.githubusercontent.com%2Ftopjohnwu%2Fmagisk-files%2Fcount%2Fcount.json&cacheSeconds=1800)](https://raw.githubusercontent.com/topjohnwu/magisk-files/count/count.json) +#### This is not an officially supported Google product + ## Introduction Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 5.0.
-Here are some feature highlights: +Some highlight features: - **MagiskSU**: Provide root access for applications - **Magisk Modules**: Modify read-only partitions by installing modules -- **MagiskHide**: Hide Magisk from root detections / system integrity checks - **MagiskBoot**: The most complete tool for unpacking and repacking Android boot images ## Downloads