Skip to content

Commit 63b0b41

Browse files
committed
chore: Add status badges to README
Included badges for GitHub Actions workflow and license status. This enhances the README's informativeness and provides quick insights into build status and licensing.
1 parent 297480b commit 63b0b41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Youtube Transcript MCP Server
2+
[![Python Application](https://github.com/jkawamoto/mcp-youtube-transcript/actions/workflows/python-app.yaml/badge.svg)](https://github.com/jkawamoto/mcp-youtube-transcript/actions/workflows/python-app.yaml)
3+
[![GitHub License](https://img.shields.io/github/license/jkawamoto/mcp-youtube-transcript)](https://github.com/jkawamoto/mcp-youtube-transcript/blob/main/LICENSE)
24

35
This MCP server retrieves transcripts for given YouTube video URLs.
46

0 commit comments

Comments
 (0)