Skip to content

Commit dd63e36

Browse files
authored
chore(docs): update CI badge in readme (#75)
1 parent 1917a15 commit dd63e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arithmetic Coding
22

3+
[![Continuous integration](https://github.com/danieleades/arithmetic-coding/actions/workflows/CI.yml/badge.svg)](https://github.com/danieleades/arithmetic-coding/actions/workflows/CI.yml)
34
[![Latest Docs](https://docs.rs/arithmetic-coding/badge.svg)](https://docs.rs/arithmetic-coding/)
4-
![Continuous integration](https://github.com/danieleades/arithmetic-coding/workflows/Continuous%20integration/badge.svg)
55
[![codecov](https://codecov.io/gh/danieleades/arithmetic-coding/branch/main/graph/badge.svg?token=1qITX2tR0J)](https://codecov.io/gh/danieleades/arithmetic-coding)
66

77

@@ -16,4 +16,4 @@ This crate is heavily inspired by
1616
- [arcode-rs](https://github.com/cgburgess/arcode-rs)
1717
- [Data Compression With Arithmetic Coding - *Mark Nelson*, 2014](https://marknelson.us/posts/2014/10/19/data-compression-with-arithmetic-coding.html)
1818

19-
*Was this useful? [Buy me a coffee](https://github.com/sponsors/danieleades/sponsorships?sponsor=danieleades&preview=true&frequency=recurring&amount=5)*
19+
*Was this useful? [Buy me a coffee](https://github.com/sponsors/danieleades/sponsorships?sponsor=danieleades&preview=true&frequency=recurring&amount=5)*

0 commit comments

Comments
 (0)