From da4500f743a0b614ba48d1160c3ceaefe8a95225 Mon Sep 17 00:00:00 2001 From: corbinlc Date: Sat, 17 Nov 2018 22:18:00 -0800 Subject: [PATCH] fix up column width --- metadata/tech.ula.yml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/metadata/tech.ula.yml b/metadata/tech.ula.yml index b68af3085a..52e8fd2c5f 100644 --- a/metadata/tech.ula.yml +++ b/metadata/tech.ula.yml @@ -8,25 +8,31 @@ IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases AutoName: UserLAnd - Summary: UserLAnd provides the easiest way to run GNU/Linux Distros on Android - no root required Description: |- + UserLAnd provides the easiest way to run GNU/Linux Distros on Android. + '''Features:''' * Run full linux distros or specific applications on top of Android. * Install and uninstall like a regular app. * No root required. - + There are two ways to use UserLAnd - + Using single-click apps: * Click an app. * Fill out the required information. * You're good to go! - + Using user-defined custom sessions: - * Define a session - This describes what filesystem you are going to use, and what kind of service you want to use when connecting to it (ssh or vnc). - * Define a filesystem - This describes what distribution of Linux you want to install. - * Once defined, just tap on the session to start up. This will download necessary assets, setup the filesystem, start the server, and connect to it. This will take several minutes for the first start up, but will be quicker afterwards. + * Define a session - This describes what filesystem you are going to use, and + what kind of service you want to use when connecting to it (ssh or vnc). + * Define a filesystem - This describes what distribution of Linux you want to + install. + * Once defined, just tap on the session to start up. This will download + necessary assets, setup the filesystem, start the server, and connect to it. + This will take several minutes for the first start up, but will be quicker + afterwards. RepoType: git Repo: https://github.com/CypherpunkArmory/UserLAnd