From d4dad7f292371af283faea0cf5238239d8c46a66 Mon Sep 17 00:00:00 2001 From: sowens-csd Date: Fri, 8 Dec 2023 09:09:54 -0500 Subject: [PATCH] doc: updated action status --- speech_to_text/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech_to_text/README.md b/speech_to_text/README.md index 8cb8434..3325bb7 100644 --- a/speech_to_text/README.md +++ b/speech_to_text/README.md @@ -1,6 +1,6 @@ # speech_to_text -[![pub package](https://img.shields.io/badge/pub-v6.5.0-blue)](https://pub.dartlang.org/packages/speech_to_text) [![build status](https://github.com/csdcorp/speech_to_text/workflows/build/badge.svg)](https://github.com/csdcorp/speech_to_text/actions?query=workflow%3ATest) [![codecov](https://codecov.io/gh/csdcorp/speech_to_text/branch/main/graph/badge.svg?token=4LV3HESMS4)](undefined) +[![pub package](https://img.shields.io/badge/pub-v6.5.0-blue)](https://pub.dartlang.org/packages/speech_to_text) [![build status](https://github.com/csdcorp/speech_to_text/workflows/Test/badge.svg)](https://github.com/csdcorp/speech_to_text/actions?query=workflow%3ATest) [![codecov](https://codecov.io/gh/csdcorp/speech_to_text/branch/main/graph/badge.svg?token=4LV3HESMS4)](undefined) A library that exposes device specific speech recognition capability.