Update README.md
authorSophon Wu <strongtz@yeah.net>
星期四, 14 Jan 2021 12:14:39 +0000 (20:14 +0800)
committerGitHub <noreply@github.com>
星期四, 14 Jan 2021 12:14:39 +0000 (20:14 +0800)
README.md

index 17ea93d2646956d31c3a9c29eda88a615d8da14b..9c30b57ff2576696a55d04a464911a072768d28e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,11 +9,11 @@ Pull requests for new devices and device tree or ACPI fixes are welcomed!
 \r
 ## Resources\r
 \r
-[Telegram group for edk2-porting](https://t.me/joinchat/MNjTmBqHIokjweeN0SpoyA)\r
+[Telegram group (recommended)](https://t.me/joinchat/MNjTmBqHIokjweeN0SpoyA)\r
 \r
-[Discord group for general discussion](https://discord.gg/XXBWfag)\r
+[Discord group](https://discord.gg/XXBWfag)\r
 \r
-@Sophon on Coolapk for QQ group.\r
+QQ group: 697666196\r
 \r
 ## Dependencies\r
 \r
@@ -54,11 +54,12 @@ git clone https://github.com/edk2-porting/edk2-sdm845.git
 ```\r
 \r
 3.Build this project\r
+\r
 ```bash\r
 bash build.sh --device DEVICE\r
 ```\r
 \r
-4.Debug and use\r
+4.Boot the image\r
 \r
 ```bash\r
 fastboot boot boot_DEVICE.img\r
@@ -78,5 +79,5 @@ SimpleFbDxe driver is from imbushuo's [Lumia950XLPkg](https://github.com/WOA-Pro
 \r
 Also thanks to [edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt).\r
 \r
-## Simple Porting Guide (Chinese)\r
- http://sophonwu.com/blog/?p=85
\ No newline at end of file
+## Simple Porting Guide\r
+ WIP\r