From 4a34e390f685d6bebd70fc4b6c9f732b4ec9f52f Mon Sep 17 00:00:00 2001
From: Tanvir Hasan <43490582+tanvirr007@users.noreply.github.com>
Date: Sat, 28 Oct 2023 23:34:47 +0600
Subject: [PATCH] Update README.md
---
README.md | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8ab34f8..f6a55bd 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ mkdir ~/bin && PATH=~/bin:$PATH && cd ~/bin && curl http://commondatastorage.goo
Directly Copy Paste this 👆 commands
-## Device Tree (Jabiyeff21) ##
+## Device Tree ##
```bash
#Device tree contains
@@ -69,7 +69,12 @@ It varies phone to phone
```
- I'll Clone Pre merged Device Tree
+i will use
+device tree / vendor tree from jabiyeff21 and dblenk9
+
+Mi680 kernel from AkiraNoSushi and muralivijay9845
+
+Pre merged Device/Vendor/Kernel Tree
```bash
mkdir rom_name
@@ -79,6 +84,7 @@ mkdir rom_name
cd rom_name
```
+
Here,
@@ -86,7 +92,9 @@ Here,
13 stands for branch name and
-device/xiaomi/spes for targeted path
+device/xiaomi/spes for targeted path
+
+
```bash