Skip to content

Commit 1f068ad

Browse files
committed
update README.md
1 parent 4d56c1a commit 1f068ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# gitty
22

3-
<!--TODO: badges (release, github actions, codecov, go report, license) -->
3+
![GitHub Latest Release](https://img.shields.io/github/v/release/worlpaker/gitty?logo=github)
44
[![Go](https://github.com/worlpaker/gitty/actions/workflows/go.yml/badge.svg)](https://github.com/worlpaker/gitty/actions/workflows/go.yml)
55
[![codecov](https://codecov.io/gh/worlpaker/gitty/graph/badge.svg?token=6T5V3C1IXE)](https://codecov.io/gh/worlpaker/gitty)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/worlpaker/gitty)](https://goreportcard.com/report/github.com/worlpaker/gitty)
7+
![License](https://img.shields.io/github/license/worlpaker/gitty?logo=github)
68

79
![gitty](_examples/gitty.gif)
810

@@ -104,4 +106,4 @@ Inspired by [download-directory](https://github.com/download-directory/download-
104106

105107
## License
106108

107-
<!--TODO: add license -->
109+
[MIT](LICENSE)

0 commit comments

Comments
 (0)