From d1f33866b6d731b4d28f62c0c3fe52beda45e8b5 Mon Sep 17 00:00:00 2001 From: harvey186 Date: Thu, 11 Jan 2024 09:53:27 +0100 Subject: [PATCH] January --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..bc1815a6 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# LeOS-U GSI + +## Build +- Clone this repo: + ``` + git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-U + ``` + ** Remark: Please check cloned sources. In some cases not all sources are getting downloaded ** + + ``` + cd LeOS-GSI + ``` +- Finally, start the build script: + ``` + bash build-u.sh + ``` + +## Credits +These people have helped this project in some way or another, so they should be the ones who receive all the credit: +- [ponces](https://github.com/ponces) +- [phhusson](https://github.com/phhusson) +- [AndyYan](https://github.com/AndyCGYan) +- [eremitein](https://github.com/eremitein) +- [kdrag0n](https://github.com/kdrag0n) +- [Peter Cai](https://github.com/PeterCxy) +- [haridhayal11](https://github.com/haridhayal11) +- [sooti](https://github.com/sooti) +- [Iceows](https://github.com/Iceows) +- [ChonDoit](https://github.com/ChonDoit)