From 2be1ccc48e44c56a974a41a3eb7120ad1bbca1f2 Mon Sep 17 00:00:00 2001 From: ThePedroo Date: Thu, 27 Jun 2024 22:34:36 -0300 Subject: [PATCH] fix: README.md word This commit fixes a word in README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60495ac..6aa93d1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It aims at the modernization and re-write of the codebase to C (from C++ and Rus ## Why? -The latest releases of Zygisk NExt are not open-source, reserving entirely the code for its developers. Not only that limits our ability to contribute to the project, but also impossibilitates the audit of the code, which is a major concern for security, as Zygisk Next is a module that runs with superuser (root) privileges, having access to the entire system. +The latest releases of Zygisk Next are not open-source, reserving entirely the code for its developers. Not only that limits our ability to contribute to the project, but also impossibilitates the audit of the code, which is a major concern for security, as Zygisk Next is a module that runs with superuser (root) privileges, having access to the entire system. The Zygisk Next developers are famous and trusted in the Android community, however this doesn't mean that the code is not malicious or vulnerable. We (PerformanC) understand they have their reasons to keep the code closed-source, but we believe that contrary.