From 56ac6a7f93a22d9f17f88bd9eaf1b7b954587e86 Mon Sep 17 00:00:00 2001 From: Benjamin <73490201+BenjaminHalko@users.noreply.github.com> Date: Fri, 15 Sep 2023 09:29:27 -0700 Subject: [PATCH] docs: added move notice (#93) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 366b55a..d08a18e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ _(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose. +## Notice + +Development is continued in the [ReVanced Manager](https://github.com/ReVanced/revanced-manager) repository. + ## Design system In this rewrite, we are adopting the latest Material Design principles and guidelines by using Material 3 and Material You.