Skip to content

Commit

Permalink
Added links to shields in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
korridor committed May 22, 2024
1 parent ce00f5f commit 0ddd237
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
@@ -1,7 +1,7 @@
# solidtime - The modern Open-Source Time Tracker

![GitHub License](https://img.shields.io/github/license/solidtime-io/solidtime?style=flat-square)
![Codecov](https://img.shields.io/codecov/c/github/solidtime-io/solidtime?style=flat-square&logo=codecov)
[![GitHub License](https://img.shields.io/github/license/solidtime-io/solidtime?style=flat-square)](https://github.com/solidtime-io/solidtime/blob/main/LICENSE.md)
[![Codecov](https://img.shields.io/codecov/c/github/solidtime-io/solidtime?style=flat-square&logo=codecov)](https://codecov.io/gh/solidtime-io/solidtime)
![GitHub Actions Unit Tests Status](https://img.shields.io/github/actions/workflow/status/solidtime-io/solidtime/phpunit.yml?style=flat-square)
![PHPStan badge](https://img.shields.io/badge/PHPStan-Level_7-blue?style=flat-square&color=blue)

Expand Down

0 comments on commit 0ddd237

Please sign in to comment.