Skip to content

Commit a79b131

Browse files
committed
Add win build badge
1 parent 7e5c297 commit a79b131

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
# bitreader-cpp
22

3-
[![build-linux](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-linux.yml/badge.svg)](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-linux.yml)
3+
[![build-linux](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-linux.yml/badge.svg)](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-linux.yml) [![build-windows](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-windows.yml/badge.svg)](https://github.com/sorsarre/bitreader-cpp/actions/workflows/build-windows.yml)
44

55
Bitstream reader implementation in C++
66

0 commit comments

Comments
 (0)