Skip to content

Commit

Permalink
Fix SPI badges (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Nov 7, 2023
1 parent bc23ca7 commit b5886c2
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,5 +1,5 @@
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fordo-one%2Fpackage-histogram%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/ordo-one/package-histogram)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fordo-one%2Fpackage-histogram%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/ordo-one/package-histogram)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FHdrHistogram%2Fhdrhistogram-swift%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/HdrHistogram/hdrhistogram-swift)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FHdrHistogram%2Fhdrhistogram-swift%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/HdrHistogram/hdrhistogram-swift)
[![codecov](https://codecov.io/gh/ordo-one/package-histogram/branch/main/graph/badge.svg?token=o6efZbwgoD)](https://codecov.io/gh/ordo-one/package-histogram)
[![Swift address sanitizer](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-address.yml/badge.svg)](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-address.yml)
[![Swift thread sanitizer](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-thread.yml/badge.svg)](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-thread.yml)
Expand Down

0 comments on commit b5886c2

Please sign in to comment.