Updated README

This commit is contained in:
Karma Riuk 2021-09-19 15:36:53 +02:00
parent 7990bf2d49
commit 495f94520f

View File

@ -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