Skip to content

Commit 9b82e2d

Browse files
committed
mod upate readme to include badges
1 parent 233815e commit 9b82e2d

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# git_utils
1+
<div align="center">
2+
<h1 align="center"><b>git_utils</b></h1>
3+
</div>
4+
5+
<p align="center">
6+
<img src="https://img.shields.io/badge/Made%20with-Rust-3776AB?style=for-the-badge&logo=rust&logoColor=white" alt="Made with Rust">
7+
<a href="https://github.com/CompEng0001/bb.black_pin_library/blob/main/LICENSE.md">
8+
<img alt="GitHub License" src="https://img.shields.io/github/license/CompEng0001/bb.black_pin_library?style=for-the-badge", alt="License MIT">
9+
</a>
10+
<a href="https://github.com/CompEng0001/git_utils/stargazers">
11+
<img src="https://img.shields.io/github/stars/CompEng0001/git_utils?style=for-the-badge" alt="GitHub Stars">
12+
</a>
13+
<a href="https://github.com/CompEng0001/git_utils/releases">
14+
<img src="https://img.shields.io/github/downloads/CompEng0001/git_utils/total?style=for-the-badge" alt="GitHub Downloads">
15+
</a>
16+
</p>
17+
218

319
Rust implementation of the Bash scripts I have written for various git utlities I use.
420

0 commit comments

Comments
 (0)