Skip to content

Commit 397a9b6

Browse files
authored
docs: update README
1 parent 93d4230 commit 397a9b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
**Brief description of your project.**
44

5-
[![CI](https://github.com/YongboYu/project-name/actions/workflows/ci.yml/badge.svg)](https://github.com/YongboYu/project-name/actions/workflows/ci.yml)
6-
[![CodeQL](https://github.com/YongboYu/project-name/actions/workflows/codeql.yml/badge.svg)](https://github.com/YongboYu/project-name/actions/workflows/codeql.yml)
7-
[![codecov](https://codecov.io/gh/YongboYu/your-project-name/graph/badge.svg)](https://codecov.io/gh/YongboYu/your-project-name)
5+
[![CI](https://github.com/YongboYu/python-project-template/actions/workflows/ci.yml/badge.svg)](https://github.com/YongboYu/python-project-template/actions/workflows/ci.yml)
6+
[![CodeQL](https://github.com/YongboYu/python-project-template/actions/workflows/codeql.yml/badge.svg)](https://github.com/YongboYu/python-project-template/actions/workflows/codeql.yml)
7+
[![codecov](https://codecov.io/gh/YongboYu/python-project-template/graph/badge.svg)](https://codecov.io/gh/YongboYu/python-project-template)
88
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg?style=flat-square&logo=python&logoColor=white)](https://www.python.org/downloads/)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
1010

0 commit comments

Comments
 (0)