From 495f94520f5d2c6faa29124bb68b755e4f4fa65d Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sun, 19 Sep 2021 15:36:53 +0200 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 764c7e9..7c0500d 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ have a nice looking percentage bar. #### Bash Ini Reader In order to use a custom config file (which is optional, the script works -without it but it's useful if you want to customise it), you need to install -the [read_ini.sh](https://raw.githubusercontent.com/rudimeier/bash_ini_parser/master/read_ini.sh) script. +without it but it's useful if you want to customise it), you need to install the +[read_ini.sh](https://raw.githubusercontent.com/rudimeier/bash_ini_parser/master/read_ini.sh) +script from the (bash_ini_parser)[https://github.com/rudimeier/bash_ini_parser] +github repo. You can do it in two different ways downloading the script directly or cloning the git repo (the script won't care which one you choose, it knows how to handle