diff --git a/README.md b/README.md index 75f7569..7389e66 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. - [Games](#games) - [Shell Package Management](#shell-package-management) - [Shell Script Development](#shell-script-development) +- [Badges](#badges) - [Guides](#guides) - [**Awesome Zsh**][awesome-zsh]  [![Awesome][awesome-badge]][awesome-zsh] - [**Awesome Fish**][awesome-fish] [![Awesome][awesome-badge]][awesome-fish] @@ -441,6 +442,10 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [rebash](https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ... * [zunit](https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH +## Badges + +* [![Bash Shell](https://badges.frapsoft.com/bash/v1/bash.png?v=103)](https://github.com/ellerbrock/open-source-badges/) - Bash Shell Badge + # Guides * [Bash Official Reference Manual](https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html)