Skip to content

Commit

Permalink
remove old badge
Browse files Browse the repository at this point in the history
  • Loading branch information
aracho1 committed May 1, 2024
1 parent 65f6cf0 commit aa00eb1
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions api-models/README.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Mobile Notifications API Client

[![Maven Central](https://img.shields.io/maven-central/v/com.gu/mobile-notifications-client_2.11.svg)](https://maven-badges.herokuapp.com/maven-central/com.gu/mobile-notifications-client_2.11)
[![Project status](https://img.shields.io/badge/status-active-brightgreen.svg)](#status)

[![mobile-notifications-api-models Scala version support](https://index.scala-lang.org/guardian/mobile-n10n/mobile-notifications-api-models/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/guardian/mobile-n10n/mobile-notifications-api-models)
Scala client for the Guardian Mobile Notifications API.

## Integrating with your application
Expand Down Expand Up @@ -82,7 +79,4 @@ client.send(...).map { case Left(e: CompositeApiError) => ... }
## Releasing the library
This repo uses [`gha-scala-library-release-workflow`](https://github.com/guardian/gha-scala-library-release-workflow)
to automate publishing releases (both full & preview releases) - see
[**Making a Release**](https://github.com/guardian/gha-scala-library-release-workflow/blob/main/docs/making-a-release.md).

# Mobile Notifications API Models
[![mobile-notifications-api-models Scala version support](https://index.scala-lang.org/guardian/mobile-n10n/mobile-notifications-api-models/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/guardian/mobile-n10n/mobile-notifications-api-models)
[**Making a Release**](https://github.com/guardian/gha-scala-library-release-workflow/blob/main/docs/making-a-release.md).

0 comments on commit aa00eb1

Please sign in to comment.