Skip to content

Commit 06c7555

Browse files
committed
📝 Add Badges
1 parent 7ddeac1 commit 06c7555

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# YAMLFMT
2+
3+
[![GitMoji](https://img.shields.io/badge/Gitmoji-%F0%9F%8E%A8%20-FFDD67.svg)](https://gitmoji.dev)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
5+
![Lines Of Code](https://img.shields.io/tokei/lines/github.com/UltiRequiem/yamlfmt?color=blue&label=Total%20Lines)
6+
![CodeQL](https://github.com/UltiRequiem/yamlfmt/workflows/CodeQL/badge.svg)
7+
[![Go Report Card](https://goreportcard.com/badge/github.com/UltiRequiem/yamlfmt)](https://goreportcard.com/report/github.com/UltiRequiem/yamlfmt)
8+
9+
110
### Usage
211

312
- To format one or more files and write to stdout:

0 commit comments

Comments
 (0)