diff --git a/README.md b/README.md index a92a13e..e181ac7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ## `distros.sh` +### showcase + +--- + Import the script inside your own script like this: ```bash @@ -123,7 +127,7 @@ Since bash v5, you can define declared arrays. Which will make dependency instal This is a snippet which i often use with this script sourced..: -``` +```bash # INFO: # ╭─────────────────────────────────────────────────────────────────────────╮ # │ You can define dependencies for various linux distros here. It will │