Skip to content

Commit 64645a6

Browse files
Add status badge to readme
1 parent 2ed29e2 commit 64645a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# recite
22

3+
[![Go Lint](https://github.com/simondanielsson/recite/actions/workflows/lint.yml/badge.svg)](https://github.com/simondanielsson/recite/actions/workflows/lint.yml)
4+
[![Unit Tests](https://github.com/simondanielsson/recite/actions/workflows/test.yml/badge.svg)](https://github.com/simondanielsson/recite/actions/workflows/test.yml)
5+
36
Listen to your favorite articles as if it was an audiobook.
47

58
This is a simple and accessible wrapper around OpenAI's TTS models.

0 commit comments

Comments
 (0)