📝 add setup instructions

This commit is contained in:
DrMaxNix 2024-05-31 23:03:47 +02:00
parent fabd8caf8b
commit deaa5a533a

View File

@ -3,6 +3,21 @@ A simple ini parser written in bash
## Setup Instructions
Install required tools:
```console
$ sudo apt update
$ sudo apt install sed
```
Clone git repository:
```console
$ git clone https://git.tjdev.de/DrMaxNix/bash-ini.git
$ cd bash-ini
```
## Usage
```bash
# include the library