1+ [ ![ GitHub release] [ version-badge ]] [ repo ]   ;
2+ [ ![ GitHub issues] [ issues-badge ]] [ issues ]   ;
3+ [ ![ GitHub license] [ license-badge ]] [ license ]   ;
4+ [ ![ Code of Conduct] [ coc-badge ]] [ coc ]   ;
5+ [ ![ PRs Welcome] [ prs-badge ]] [ prs ]
6+
17# Git Beautifier For MacOS & OSX Terminal
28
39Transform your command line from ugly and painful to delightful and easy-to-read.
@@ -61,7 +67,8 @@ Lastly, type in the trusty '-ls' bash command and you should see a nicely colori
6167Well, that's it. You're good to go!
6268
6369## Release History
64-
70+ * 1.0.0
71+ * Updated terminal color theme
6572* 0.0.1
6673 * Work in progress
6774
@@ -78,3 +85,21 @@ Well, that's it. You're good to go!
7885Distributed under the MIT license. See `` LICENSE `` for more information.
7986
8087# Thanks for stopping by!
88+
89+ <!--
90+ Badge References
91+ -->
92+ [ version-badge ] :https://img.shields.io/github/release/cmilr/Git-Beautify-For-MacOS-Terminal.svg
93+ [ issues-badge ] :https://img.shields.io/github/issues/cmilr/Git-Beautify-For-MacOS-Terminal.svg
94+ [ license-badge ] :https://img.shields.io/github/license/cmilr/Git-Beautify-For-MacOS-Terminal.svg
95+ [ coc-badge ] :https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat
96+ [ prs-badge ] :https://img.shields.io/badge/%E2%99%A5%EF%B8%8F%20pull%20requests-welcome-orange.svg
97+
98+ <!--
99+ URL References
100+ -->
101+ [ repo ] :https://github.com/cmilr/Git-Beautify-For-MacOS-Terminal
102+ [ issues ] :https://github.com/cmilr/Git-Beautify-For-MacOS-Terminal/issues
103+ [ license ] :https://github.com/cmilr/Git-Beautify-For-MacOS-Terminal/blob/master/LICENSE
104+ [ coc ] :https://github.com/cmilr/Git-Beautify-For-MacOS-Terminal/blob/master/CODE_OF_CONDUCT.md
105+ [ prs ] :http://makeapullrequest.com
0 commit comments