From e24e624dec2f036795b339a45f993e481e274bd0 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Sat, 26 Oct 2024 11:12:29 +0300 Subject: [PATCH] pmt: update readme [2.9.6] --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index acf2308..8ff534d 100755 --- a/README.md +++ b/README.md @@ -41,12 +41,12 @@ Report bugs and suggestions to ### Notes -- pmt now supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.9.1/LANGUAGES.md) -- [Add a language.](https://github.com/ShawkTeam/pmt/blob/2.9.1/ADD-LANGUAGES.md) +- pmt now supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.9.6/LANGUAGES.md) +- [Add a language.](https://github.com/ShawkTeam/pmt/blob/2.9.6/ADD-LANGUAGES.md) - Feel free to ask any questions you want. - Packages are available in publications. - If the logical partition flag is not used, a classic partition is tried to be processing by default. -- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.9.1/CHANGELOG.md) +- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.9.6/CHANGELOG.md) - We are always open to your suggestions and support _(developing)_! ## How to build? @@ -55,7 +55,7 @@ Partition Manager only buildable with Android NDK (make compilation system depre - [Download Android NDK](https://developer.android.com/ndk/downloads) and extract the NDK package. - Clone this repository. And get access to it. ``` -git clone https://github.com/ShawkTeam/pmt -b 2.9.1 +git clone https://github.com/ShawkTeam/pmt -b 2.9.6 cd pmt ``` - Set the NDK working directory variable.