From 9de993639d8f75c76a1806003827872edeb7bcc5 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 11:53:09 +0000 Subject: [PATCH 1/9] Add npm badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6834abf..8f1d65e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) + # Table of Contents 1. [Introduction](#speechmatics-javascript-sdk) From 987a3c6ba9a8d79621dbad2ef25a8cf514b5c712 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 11:55:06 +0000 Subject: [PATCH 2/9] Fix location --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f1d65e..92e2864 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) - # Table of Contents +[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) + 1. [Introduction](#speechmatics-javascript-sdk) 1. [Documentation](#documentation) 1. [Installation](#installation) From 17cba8581f083c10aafdc18fc9f672882b561436 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 11:59:54 +0000 Subject: [PATCH 3/9] Fix brackets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92e2864..6403ce9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Table of Contents -[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) +[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics)] 1. [Introduction](#speechmatics-javascript-sdk) 1. [Documentation](#documentation) From bb066abae6a239ab99c6e3a5a2ad8192a58b8f40 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:02:29 +0000 Subject: [PATCH 4/9] fix brackets again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6403ce9..92e2864 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Table of Contents -[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics)] +[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) 1. [Introduction](#speechmatics-javascript-sdk) 1. [Documentation](#documentation) From 900e113927f136a5236359e4351781e9aba212f9 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:04:19 +0000 Subject: [PATCH 5/9] Fix badge text --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92e2864..2a40599 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +[![npm](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) + # Table of Contents -[![npm (scoped)](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) 1. [Introduction](#speechmatics-javascript-sdk) 1. [Documentation](#documentation) From aa09499338062acfca91786734893e39a5a967cf Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:05:12 +0000 Subject: [PATCH 6/9] Test badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a40599..a2ac0e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![npm](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) +[![start with why](https://img.shields.io/badge/start%20with-why%3F-brightgreen.svg?style=flat)](https://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action) # Table of Contents From a8263cb0d0d5b4767f564778288659ebae5481fe Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:07:32 +0000 Subject: [PATCH 7/9] Add text to debug --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ac0e9..a576811 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![npm](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) -[![start with why](https://img.shields.io/badge/start%20with-why%3F-brightgreen.svg?style=flat)](https://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action) + +Some content on the branch. # Table of Contents From 0bfd507132d9106deaa91f721928e570237cfe13 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:08:48 +0000 Subject: [PATCH 8/9] Remove text --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a576811..2a40599 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ [![npm](https://img.shields.io/npm/v/speechmatics)](https://www.npmjs.com/package/speechmatics) -Some content on the branch. - # Table of Contents From 4f46d29d4083b6fc73e51b1eacebbfbb98121591 Mon Sep 17 00:00:00 2001 From: Matt Nemitz Date: Wed, 24 Jan 2024 12:10:00 +0000 Subject: [PATCH 9/9] Trim whitespace --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a40599..dbeb745 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ # Table of Contents - 1. [Introduction](#speechmatics-javascript-sdk) 1. [Documentation](#documentation) 1. [Installation](#installation)