Skip to content

Commit bc75a66

Browse files
authored
Merge pull request #286 from keichi/claude/fix-readme-badge-9onXC
Fix broken build status badge in README
2 parents f38f769 + f33a004 commit bc75a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Binary-parser
22

3-
[![build](https://github.com/keichi/binary-parser/workflows/build/badge.svg)](https://github.com/keichi/binary-parser/actions?query=workflow%3Abuild)
3+
[![test-nodejs](https://github.com/keichi/binary-parser/workflows/test-nodejs/badge.svg)](https://github.com/keichi/binary-parser/actions?query=workflow%3Atest-nodejs)
44
[![npm](https://img.shields.io/npm/v/binary-parser)](https://www.npmjs.com/package/binary-parser)
55
[![license](https://img.shields.io/github/license/keichi/binary-parser)](https://github.com/keichi/binary-parser/blob/master/LICENSE)
66

0 commit comments

Comments
 (0)