diff --git a/README.md b/README.md index ee76906..b35ade4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Apps Rendering API Models -![npm](https://img.shields.io/npm/v/@guardian/apps-rendering-api-models) +[![npm](https://img.shields.io/npm/v/@guardian/apps-rendering-api-models)](https://www.npmjs.com/package/@guardian/apps-rendering-api-models?activeTab=versions) [![apps-rendering-api-models Scala version support](https://index.scala-lang.org/guardian/apps-rendering-api-models/apps-rendering-api-models/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/guardian/apps-rendering-api-models/apps-rendering-api-models) +[![Release](https://github.com/guardian/apps-rendering-api-models/actions/workflows/release.yml/badge.svg)](https://github.com/guardian/apps-rendering-api-models/actions/workflows/release.yml) This project contains Thrift models and a way to publish them as Scala and TypeScript packages. MAPI uses the Scala package to send data to the Apps Rendering API, which uses the TypeScript package to deserialise the data. These two projects can be found here: