Skip to content

Commit

Permalink
README.md: move badges to their own line
Browse files Browse the repository at this point in the history
There are too many of them to fit inline
  • Loading branch information
tarcieri authored Mar 3, 2024
1 parent ddbf70b commit 8ab424c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# RustCrypto: Universal Hash Functions ![Rust Version][rustc-image] [![dependency status][deps-image]][deps-link] [![HAZMAT][hazmat-image]][hazmat-link]
# RustCrypto: Universal Hash Functions

![Rust Version][rustc-image]
[![dependency status][deps-image]][deps-link]
[![HAZMAT][hazmat-image]][hazmat-link]

Collection of [Universal Hash Functions][1] written in pure Rust.

Expand Down

0 comments on commit 8ab424c

Please sign in to comment.