From 66815b529313e71b96c4d6cf29d983d50e254d92 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Wed, 5 Feb 2025 19:38:25 +0700 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d4b309c..5f766bbcd 100644 --- a/README.md +++ b/README.md @@ -1440,10 +1440,10 @@ See also [Knowledge Base notes for Perl](https://github.com/HariSekhon/Knowledge - `image_join_vertical.sh` - joins two images top and bottom after matching their widths so they align correctly - `image_join_horizontal.sh` - joins two images left and right after matching their heights so they align correctly - `imageopen.sh` - opens the given image file using whatever available tool is found on Linux or Mac +- `d2.sh` - generates D2lang diagram and then opens the resulting image - `svg_to_png.sh` - converts an SVG image to PNG to be usable on websites that don't support SVG images like LinkedIn, Medium or Reddit - `avif_to_png.sh` - converts an Avif image to PNG to be usable on websites that don't support Webp images like LinkedIn - `webp_to_png.sh` - converts a Webp image to PNG to be usable on websites that don't support Webp images like Medium -- `d2.sh` - generates D2lang diagram and then opens the resulting image #### Terminal Gif Capture