docs: add section for Android (#4621)
* Add Instructions To Install 100% In Android (#4536) * Add Instructions To Install 100% In Android Thx * Update android.md Co-authored-by: Joe Previte <jjprevite@gmail.com> * docs: clean up android.md * docs: add android to manifest * Add missing backtick Co-authored-by: The AliX Legend <alixgamer175@gmail.com> Co-authored-by: Asher <ash@coder.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@ -56,6 +56,11 @@
|
||||
"title": "iOS",
|
||||
"description": "How to use code-server on iOS with iSH.",
|
||||
"path": "./ios.md"
|
||||
},
|
||||
{
|
||||
"title": "Android",
|
||||
"description": "How to run code-server on an Android device using UserLAnd.",
|
||||
"path": "./android.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user