Skip to content

Commit 0e940b7

Browse files
committed
Add badges to README.md
1 parent e389532 commit 0e940b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Git commits graph
2+
![](https://img.shields.io/pypi/v/git-commits-graph.svg)
3+
![](https://img.shields.io/pypi/pyversions/git-commits-graph.svg)
4+
![](https://img.shields.io/pypi/l/fgit-commits-graph.svg)
5+
![](https://img.shields.io/pypi/dm/git-commits-graph.svg)
6+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/izikeros/git-commits-graph/main.svg)](https://results.pre-commit.ci/latest/github/izikeros/git-commits-graph/main)
7+
[![Maintainability](https://api.codeclimate.com/v1/badges/081a20bb8a5201cd8faf/maintainability)](https://codeclimate.com/github/izikeros/git-commits-graph/maintainability)
28

39
Display plot of changes in repo - count of lines or changed lines
410

0 commit comments

Comments
 (0)