Skip to content

Commit 8da8405

Browse files
committed
add badges to readme
1 parent 400653d commit 8da8405

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ It directly accesses the bitmap and looks for the pixels matching specific color
77
<img src="./preview.gif">
88
</picture>
99

10+
<p align="center">
11+
<a href="https://www.codefactor.io/repository/github/z1xus/auto-edger">
12+
<img src="https://www.codefactor.io/repository/github/z1xus/auto-edger/badge" alt="CodeFactor" /></a>
13+
<a href="https://www.codefactor.io/repository/github/z1xus/auto-edger" alt="GitHub all releases">
14+
<img src="https://img.shields.io/github/downloads/z1xus/auto-edger/total"></a>
15+
<a href="https://github.com/Z1xus/auto-edger/issues?q=is%3Aissue+is%3Aopen+" alt="GitHub issues">
16+
<img src="https://img.shields.io/github/issues/z1xus/auto-edger"></a>
17+
<a href="https://github.com/Z1xus/auto-edger/pulls?q=is%3Apr+is%3Aopen+" alt="GitHub pull requests">
18+
<img src="https://img.shields.io/github/issues-pr/z1xus/auto-edger"></a>
19+
</p>
20+
1021
<br>
1122

1223
> [!NOTE]

0 commit comments

Comments
 (0)