From e7ef71865d410c567c0689d25af052a7d64523cc Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Thu, 2 May 2019 04:41:59 -0400 Subject: [PATCH] Update doc index --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 658662da6..155189fdf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,10 +1,11 @@ # Magisk Documentations -(Updated on 2019.3.28) +(Updated on 2019.5.1) - [Installation](install.md) - [Prerequisite](install.md#prerequisite) - [Custom Recovery](install.md#custom-recovery) - [Boot Image Patching](install.md#boot-image-patching) + - [Samsung (System-as-root)](#samsung-system-as-root) - [Huawei](install.md#huawei) - [Tutorials](tutorials.md) - [OTA Installation](tutorials.md#ota-installation)