Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov committed Sep 2, 2024
1 parent a2fc01b commit f212fa4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Typhoon Data Structures

[![PHP Version Requirement](https://img.shields.io/packagist/dependency-v/typhoon/data-structures/php)](https://packagist.org/packages/typhoon/data-structures)
[![GitHub Release](https://img.shields.io/github/v/release/typhoon-php/data-structures)](https://github.com/typhoon-php/data-structures/releases)
[![Psalm Level](https://shepherd.dev/github/typhoon-php/data-structures/level.svg)](https://shepherd.dev/github/typhoon-php/data-structures)
[![Psalm Type Coverage](https://shepherd.dev/github/typhoon-php/data-structures/coverage.svg)](https://shepherd.dev/github/typhoon-php/data-structures)
[![Code Coverage](https://codecov.io/gh/typhoon-php/data-structures/branch/0.1.x/graph/badge.svg)](https://codecov.io/gh/typhoon-php/data-structures/tree/0.1.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Ftyphoon-php%2Fdata-structures%2F0.1.x)](https://dashboard.stryker-mutator.io/reports/github.com/typhoon-php/data-structures/0.1.x)

## Installation

`composer require typhoon/data-structures`

0 comments on commit f212fa4

Please sign in to comment.