Skip to content

Commit 97f2e80

Browse files
committed
Add Ci badge to README
1 parent cfb26aa commit 97f2e80

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
# Quantizr
22

3-
[![Crates.io](https://img.shields.io/crates/v/quantizr?style=for-the-badge)](https://crates.io/crates/quantizr) [![docs.rs](https://img.shields.io/docsrs/quantizr?style=for-the-badge)](https://docs.rs/quantizr)
3+
[![Crates.io](https://img.shields.io/crates/v/quantizr?style=for-the-badge)](https://crates.io/crates/quantizr) [![docs.rs](https://img.shields.io/docsrs/quantizr?style=for-the-badge)](https://docs.rs/quantizr) [![GH Actions](https://img.shields.io/github/actions/workflow/status/DarthSim/quantizr/ci.yml?branch=master&label=CI&style=for-the-badge)](https://github.com/DarthSim/quantizr/actions)
44

55
Fast library for converting RGBA images to 8-bit palette images. Written in Rust; can be used in C programs.
66

0 commit comments

Comments
 (0)