Skip to content

Commit 3f55d98

Browse files
committed
Update README.md badge for CI workflow to point to the main branch
1 parent 8c28c80 commit 3f55d98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# DeepSeek Wrapper
22

3-
[![PyPI - Version](https://img.shields.io/pypi/v/deepseek-wrapper?label=PyPI)](https://pypi.org/project/deepseek-wrapper/)
4-
[![Tests](https://github.com/TMHSDigital/DeepSeek-Wrapper/actions/workflows/ci.yml/badge.svg)](https://github.com/TMHSDigital/DeepSeek-Wrapper/actions)
3+
[![Tests](https://github.com/TMHSDigital/DeepSeek-Wrapper/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/TMHSDigital/DeepSeek-Wrapper/actions)
54
[![Coverage Status](https://img.shields.io/badge/coverage-94%25-brightgreen)](https://github.com/TMHSDigital/DeepSeek-Wrapper)
65
[![License](https://img.shields.io/github/license/TMHSDigital/DeepSeek-Wrapper)](LICENSE)
76

0 commit comments

Comments
 (0)