Skip to content

Commit

Permalink
Merge 52602a6 into 1f289f0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhmarcel committed Dec 25, 2022
2 parents 1f289f0 + 52602a6 commit 5484cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A fast multi-threaded base64 encoding / decoding library and CLI tool, made in R

[![Crates.io](https://img.shields.io/crates/v/rbase64?style=flat-square)](https://crates.io/crates/rbase64)
[![Crates.io](https://img.shields.io/crates/d/rbase64?style=flat-square)](https://crates.io/crates/rbase64)
[![Build Status](https://img.shields.io/github/workflow/status/uhmarcel/rbase64/CI/main?style=flat-square)](https://github.com/uhmarcel/rbase64/actions/workflows/ci.yml?query=branch%3Amain)
[![Build Status](https://img.shields.io/github/actions/workflow/status/uhmarcel/rbase64/ci.yml?branch=main)](https://github.com/uhmarcel/rbase64/actions/workflows/ci.yml?query=branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/uhmarcel/rbase64/badge.svg?branch=main)](https://coveralls.io/github/uhmarcel/rbase64?branch=main)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](LICENSE-APACHE)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE-MIT)
Expand Down

0 comments on commit 5484cb7

Please sign in to comment.