Skip to content

Commit

Permalink
Add crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirch committed Jul 18, 2023
1 parent 9e70633 commit 17a0cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# binexp

[![CI](https://github.com/Mirch/binexp/actions/workflows/ci.yml/badge.svg)](https://github.com/Mirch/binexp/actions/workflows/ci.yml)
[![crates](https://img.shields.io/crates/v/binexp)](https://img.shields.io/crates/v/binexp)

**binexp** provides a `PowerOfTwo` struct that you can create from any valid power of two integer.
You can use `PowerOfTwo` as a safe way to represent powers of two in your code.
Expand Down

0 comments on commit 17a0cdf

Please sign in to comment.