From 7ad2e692f60b5751fc986be1100bfdf959adb339 Mon Sep 17 00:00:00 2001 From: Maik Ellerbrock Date: Fri, 16 Dec 2016 19:44:20 +0100 Subject: [PATCH] add bash badge ![](http://i.giphy.com/VRvFAP4CXxUQw.gif) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 302792a..b2dc412 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,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] @@ -249,6 +250,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/molovo/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 Hackers Wiki](http://wiki.bash-hackers.org/)