Update README
authorstrongtz <strongtz@yeah.net>
星期二, 26 May 2020 14:10:21 +0000 (22:10 +0800)
committerstrongtz <strongtz@yeah.net>
星期二, 26 May 2020 14:10:21 +0000 (22:10 +0800)
README.md

index 396ffc0698b102d23a02aea66b554eb05d137aab..5c88b70ebbc9e271a5875ade474eb12b45d04bf8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
 \r
 Attempt to create a normal EDK2 for Snapdragon 845 platform.\r
 \r
+## Resources\r
+\r
+[Telegram group for edk2-porting](https://t.me/joinchat/MNjTmBqHIokjweeN0SpoyA)\r
+QQ discussion group for edk2-porting: 697666196\r
+\r
 ## Dependencies\r
 \r
 Ubuntu 18.04:\r
@@ -52,7 +57,6 @@ git clone https://github.com/edk2-porting/edk2-sdm845.git
 3.Build eenvironment\r
 ```\r
 cd edk2-sdm845\r
-mkdir workspace\r
 bash firstrun.sh\r
 ```\r
 \r
@@ -67,10 +71,10 @@ fastboot boot boot_*.img
 \r
 ## Credits\r
 \r
-MemoryMap thanks [Lemon1Ice](https://github.com/Lemon1Ice).\r
+MemoryMap thanks to [Lemon1Ice](https://github.com/Lemon1Ice).\r
 \r
-ACPI etc. tables thanks [5超级菜鸟5](https://github.com/sunshuyu)\r
+ACPI etc. tables thanks to [5超级菜鸟5](https://github.com/sunshuyu)\r
 \r
 SimpleFbDxe screen driver is from imbushuo's [Lumia950XLPkg](https://github.com/WOA-Project/Lumia950XLPkg).\r
 \r
-Also thanks [edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt).\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