Skip to content

Commit

Permalink
Add build status badge to README.md for CI visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Nov 5, 2024
1 parent fb0ee60 commit f1576c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# moonshine.cpp

<div align="center">

[![Build Status](https://github.com/locaal-ai/moonshine.cpp/actions/workflows/build.yaml/badge.svg)](https://github.com/locaal-ai/moonshine.cpp/actions)

</div>

Standalone C++ implementation of [Moonshine ASR](https://github.com/usefulsensors/moonshine) with [ONNXRuntime](https://github.com/microsoft/onnxruntime) and no other dependencies.

## Table of Contents
Expand Down

0 comments on commit f1576c1

Please sign in to comment.