From 48a64520109a27957b1b3a8538fc55bccc7f7ad6 Mon Sep 17 00:00:00 2001 From: pika Date: Tue, 3 Jun 2025 17:02:14 +0200 Subject: [PATCH] wip --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 │