From 203f1fbc8317e4d2de070366b9d5a5717ee2f35c Mon Sep 17 00:00:00 2001 From: meleksabit <32045473+meleksabit@users.noreply.github.com> Date: Mon, 7 Oct 2024 03:37:45 +0300 Subject: [PATCH] Sync the master and dev branches (#16) * edit shellcheck (#8) * add shellcheck * edit shellcheck * edit shellcheck * Update README.md (#9) * Update README.md (#10) * Update README.md (#11) * Update README.md (#12) * add Git Guardian workflow (#13) * add shellcheck * edit shellcheck * edit shellcheck * add Git Guardian workflow * Update README.md (#14) * Update README.md (#15) --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93d5dac..c0c1a81 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,20 @@ +[![GitGuardian scan](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/gitguardian.yml/badge.svg)](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/gitguardian.yml) [![pages-build-deployment](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/pages/pages-build-deployment) +[![ShellCheck](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/meleksabit/My-BASH-Examples/actions/workflows/shellcheck.yml) +![GitHub Release](https://img.shields.io/github/v/release/meleksabit/My-BASH-Examples) # 🔐🔑🔒🗝️passgen script Demo: ![Screenshot_2024-04-28_22-32-54](https://github.com/meleksabit/My-BASH-Examples/assets/32045473/63c4c9fa-7548-40d2-bba8-2ac05bffb3b0) -# :ninja:you_are_not_root script Demo: +# 🥷🏼😏you_are_not_root script Demo: ![BASH](https://user-images.githubusercontent.com/32045473/150659916-57cffb76-ba0d-4e33-bbd3-77b1a0450a2a.png) -# :card_file_box:files_info script Demo: +# 🗃️💾files_info script Demo: ![Screenshot at 2022-01-23 00-04-58](https://user-images.githubusercontent.com/32045473/150659665-7a7415c1-6820-4aea-aacc-ed7513cd15cc.png) -# 🥷sed_fix_spaces_tabs script Demo: +# 👷🏼🧰🔧sed_fix_spaces_tabs script Demo: ![BASH2](https://user-images.githubusercontent.com/32045473/150898524-34bf8d42-4776-4243-9cef-0d00f2f62c59.png)