Skip to content

Commit 0ee5e41

Browse files
committed
root readme badges
1 parent 831eef5 commit 0ee5e41

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# RustCrypto: Message Authentication Codes ![Rust Version][rustc-image] [![Project Chat][chat-image]][chat-link] [![dependency status][deps-image]][deps-link]
1+
# RustCrypto: Message Authentication Codes
2+
3+
[![Project Chat][chat-image]][chat-link] [![dependency status][deps-image]][deps-link]
24

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

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

2830
[//]: # (badges)
2931

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

0 commit comments

Comments
 (0)