Github actions status badge

This commit is contained in:
Xavier Moffett 2023-09-28 23:42:24 -04:00
parent cf41d54420
commit 638a42eb3f

View File

@ -1,3 +1,5 @@
[![Rust](https://github.com/SapphirusBeryl/simplebyteunit/actions/workflows/rust.yml/badge.svg)](https://github.com/SapphirusBeryl/simplebyteunit/actions/workflows/rust.yml)
# SimpleByteUnit
SimpleByteUnit is a crate which provides a thin encapsulate for integer primitives to facilitate a fast, simple, yet ergonomic byteunit implementation.