Skip to content

Commit

Permalink
Fixes badges. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miiha authored Sep 13, 2023
1 parent 7de9ad6 commit fedca0b
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,8 +1,8 @@
# Composable User Notifications

[![CI](https://github.com/Miiha/composable-user-notifications/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Miiha/composable-user-notifications/actions?query=workflow%3ACI)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fcomposable-user-notifications%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/Miiha/composable-user-notifications)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fcomposable-user-notifications%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/Miiha/composable-user-notifications)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FMiiha%2Fcomposable-user-notifications%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/Miiha/composable-user-notifications)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FMiiha%2Fcomposable-user-notifications%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/Miiha/composable-user-notifications)

Composable User Notifications is library that bridges [the Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture) and [User Notifications](https://developer.apple.com/documentation/usernotifications).

Expand Down

0 comments on commit fedca0b

Please sign in to comment.