Update README.md
authorXilin Wu <strongtz@yeah.net>
星期四, 25 Feb 2021 15:10:56 +0000 (15:10 +0000)
committerBigfootACA <bigfoot@classfun.cn>
星期五, 2 Jul 2021 08:30:12 +0000 (16:30 +0800)
README.md

index f3f840adbf5cc08dbfa9be0f1d59b058bee0a53d..a39da02fb8fcec7b1b09ad1951d35af5cfe2957d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu ab
 
 ## Building
 
-1.Clone this project
+1.Clone this project (no need for recursive)
 
 ```bash
 git clone https://github.com/edk2-porting/edk2-sdm845.git --depth=1
@@ -62,7 +62,17 @@ fastboot boot boot_DEVICE.img
 
 ## Credits
 
-To be filled soon
+@fxsheep for his original `edk2-sagit`
+
+@strongtz for the creating and maintaining the whole Renegade Project
+
+@BigFootACA for build script
+
+@lemon1ice and NTAuthority for guidance and some blobs
+
+@wetdreams and TAOCroatia for working hard on testing and debugging
+
+@NekokeCore for fixing MemoryMap
 
 ## Porting Guide