From 0fb57d2a262f6afdda690327fdfa7890daca1288 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:59:47 +0000 Subject: [PATCH] Add NPM badge to README (#38) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6834abf6..dbeb7457 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) + # Table of Contents 1. [Introduction](#speechmatics-javascript-sdk)