Skip to content

Commit

Permalink
Center align badges
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Feb 24, 2025
1 parent 845321a commit d5046a7
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 @@ -9,7 +9,7 @@ Collection of [Universal Hash Functions][1] written in pure Rust.
## Crates

| Name | Crates.io | Documentation | MSRV |
|--------------|-----------|---------------|------|
|--------------|:---------:|:-------------:|:----:|
| [`ghash`] | [![crates.io](https://img.shields.io/crates/v/ghash.svg)](https://crates.io/crates/ghash) | [![Documentation](https://docs.rs/ghash/badge.svg)](https://docs.rs/ghash) | ![MSRV 1.85][msrv-1.85] |
| [`poly1305`] | [![crates.io](https://img.shields.io/crates/v/poly1305.svg)](https://crates.io/crates/poly1305) | [![Documentation](https://docs.rs/poly1305/badge.svg)](https://docs.rs/poly1305) | ![MSRV 1.85][msrv-1.85] |
| [`polyval`] | [![crates.io](https://img.shields.io/crates/v/polyval.svg)](https://crates.io/crates/polyval) | [![Documentation](https://docs.rs/polyval/badge.svg)](https://docs.rs/polyval) | ![MSRV 1.85][msrv-1.85] |
Expand Down

0 comments on commit d5046a7

Please sign in to comment.