Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Oct 20, 2021
1 parent 831eef5 commit 354e4e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# RustCrypto: Message Authentication Codes ![Rust Version][rustc-image] [![Project Chat][chat-image]][chat-link] [![dependency status][deps-image]][deps-link]
# RustCrypto: Message Authentication Codes
[![Project Chat][chat-image]][chat-link]
[![dependency status][deps-image]][deps-link]

Collection of [Message Authentication Code][1] (MAC) algorithms written in pure Rust.

Expand Down Expand Up @@ -27,7 +29,6 @@ for inclusion in the work by you, as defined in the Apache-2.0 license

[//]: # (badges)

[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260044-MACs
[deps-image]: https://deps.rs/repo/github/RustCrypto/MACs/status.svg
Expand Down

0 comments on commit 354e4e4

Please sign in to comment.