Skip to content

Commit

Permalink
style: Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasvana10 committed Apr 29, 2024
1 parent 809950e commit eeda3c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[![Tests](https://github.com/tomasvana10/commits2pdf/actions/workflows/tox_tests.yml/badge.svg)](https://github.com/tomasvana10/commits2pdf/actions/workflows/tox_tests.yml)
[![CodeQL](https://github.com/tomasvana10/commits2pdf/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/tomasvana10/commits2pdf/actions/workflows/github-code-scanning/codeql)
[![Publish to PyPI.org](https://github.com/tomasvana10/commits2pdf/actions/workflows/publish.yml/badge.svg)](https://github.com/tomasvana10/commits2pdf/actions/workflows/publish.yml)
[![Issues](https://img.shields.io/github/issues-raw/tomasvana10/commits2pdf.svg?maxAge=25000)](https://github.com/tomasvana10/commits2pdf/issues)
[![Release)](https://img.shields.io/github/v/release/tomasvana10/commits2pdf?logo=github)](https://github.com/tomasvana10/commits2pdf/releases/latest)
[![PyPI version](https://img.shields.io/pypi/v/commits2pdf?style=flat-square)](https://pypi.org/project/commits2pdf/)
![Licence](https://img.shields.io/badge/licence-MIT-green?style=flat?logo=licence)

# commits2pdf
Visualise a GitHub repository's commit history in PDF form via the command-line
<br><br>
Expand Down

0 comments on commit eeda3c4

Please sign in to comment.