@@ -32,6 +32,7 @@ codename = `udroid`
3232| arm64 | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
3333| armv7l | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
3434| armv8l | ![ stat] ( https://img.shields.io/badge/-partially%20supported-orange ) |
35+ | amd64 | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
3536| Others | ` not started ` |
3637
3738## Desclaimer
@@ -41,7 +42,7 @@ Just before starting the installation, you can check [this.](md/desclaimer.md)
4142
4243``` bash
4344# download installer
44- curl -L -o install.sh https://git.io/hippo -installer
45+ curl -L -o install.sh https://bit.ly/udroid -installer
4546# run the installer
4647bash install.sh
4748# Install ubuntu with this command
@@ -52,18 +53,22 @@ for more see [here.](md/installation.md)
5253
5354## Some Screenshots
5455
55- ![ image ] ( .github/assets/IMG_20211014_084106.jpg )
56- ![ image ] ( .github/assets/four.png )
57- ![ image ] ( .github/assets/three.png )
56+ ![ udroid mate screenshot ] ( .github/assets/IMG_20211014_084106.jpg )
57+ ![ udroid xfce4 running glxgers & vscode ] ( .github/assets/four.png )
58+ ![ udroid xfce4 running libre draw ] ( .github/assets/three.png )
5859More can be found [ here.] ( md/showcase.md )
5960
6061> for building custom linux tarballs go [ here] ( https://github.com/RandomCoderOrg/fs-cook )
6162
62- ## Devolopers & credits
63+ ## Devolopers
6364
64- DEV #0 = [ Saicharankandukuri] ( https://github.com/SaicharanKandukuri )
65+ <a href =" https://github.com/RandomCoderOrg/ubuntu-on-android/graphs/contributors " >
66+ <img src =" https://contrib.rocks/image?repo=RandomCoderOrg/ubuntu-on-android " />
67+ </a >
6568
66- Dev #1 = [ Gxmersam] ( https://github.com/GxmerSam )
69+ > DEV #0 = [ Saicharankandukuri] ( https://github.com/SaicharanKandukuri )
70+ >
71+ > Dev #1 = [ Gxmersam] ( https://github.com/GxmerSam )
6772
6873## Licence
6974MIT
0 commit comments