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