Skip to content

Commit 5f3d6da

Browse files
authored
Update README.md
1 parent c4aa54c commit 5f3d6da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ Otherwise, `gcov` files will be generated in the `gcov_report` directory.
118118

119119
This project uses GitHub Actions for continuous integration. Code coverage reports are automatically generated for each pull request and push to the main branch. You can view the reports by downloading the artifacts from the workflow runs.
120120

121-
[![Build and Coverage](https://github.com/Jamie-Cui/dlutils-cpp/actions/workflows/build-test-coverage.yml/badge.svg)](https://github.com/Jamie-Cui/dlutils-cpp/actions/workflows/build-test-coverage.yml)
122-
123121
## Adding New Functions
124122

125123
1. Add a new `DlFun<>` member to your library class

0 commit comments

Comments
 (0)