Skip to content

Commit

Permalink
Merge pull request #18 from wcampbell0x2a/fix-readme
Browse files Browse the repository at this point in the history
Fix README
  • Loading branch information
wcampbell0x2a authored Oct 14, 2023
2 parents 2abc38a + 15bb296 commit d4797b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Asterix Encode/Decode Library

[<img alt="github" src="https://img.shields.io/badge/github-wcampbell0x2a/asterix-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/wcampbell0x2a/asterix-rs)
[<img alt="crates.io" src="https://img.shields.io/crates/v/backhand.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/asterix)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-backhand-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/asterix)
[<img alt="crates.io" src="https://img.shields.io/crates/v/asterix.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/asterix)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-asterix-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/asterix)
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/wcampbell0x2a/asterix-rs/main.yml?branch=master&style=for-the-badge" height="20">](https://github.com/wcampbell0x2a/asterix-rs/actions?query=branch%3Amaster)
[<img alt="Codecov" src="https://img.shields.io/codecov/c/github/wcampbell0x2a/asterix-rs?style=for-the-badge" height="20">](https://app.codecov.io/gh/wcampbell0x2a/asterix-rs)

Expand Down

0 comments on commit d4797b6

Please sign in to comment.