Skip to content

Commit

Permalink
Fixing README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Jan 6, 2021
1 parent bdbe7a3 commit 8353e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

A Python project template to save you time and energy.

[![Build](https://github.com/Justintime50/python-releaser/workflows/build/badge.svg)](https://github.com/Justintime50/python-releaser/actions)
[![Coverage Status](https://coveralls.io/repos/github/Justintime50/python-releaser/badge.svg?branch=main)](https://coveralls.io/github/Justintime50/python-releaser?branch=main)
[![Build](https://github.com/Justintime50/python-template/workflows/build/badge.svg)](https://github.com/Justintime50/python-template/actions)
[![Coverage Status](https://coveralls.io/repos/github/Justintime50/python-template/badge.svg?branch=main)](https://coveralls.io/github/Justintime50/python-template?branch=main)
[![Licence](https://img.shields.io/github/license/justintime50/python-template)](LICENSE)

<img src="assets/showcase.png" alt="Showcase">
Expand Down

0 comments on commit 8353e7c

Please sign in to comment.