diff --git a/README.md b/README.md index b39cc9b..d48821b 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ This script was initially designed to just update my Helium browser but over tim With "little" tinkering it should be possible to apply this script to install, update & configure many kinds of releases from source, like Debian packages, AppImages, binaries, etc... ## Usage -Help +### Help ```sh ./helium_helper.sh -h ``` +--- ### First Install To initally install Helium browser via this script, download helium_helper.sh and make it executable: ```sh @@ -43,7 +44,7 @@ Updating can also be done by running: ```sh ./helium_helper.sh -S ``` - +--- ### Backing up Backing up pulls all important files, folders & configuration and compresses an archive. By default it will be stored in `$HOME/.apps/Helium/assets` - Backup to default path