Skip to content

Commit 71f6fbf

Browse files
committed
move license badge to the end
1 parent 44ca18a commit 71f6fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RustCrypto: Key Derivation Functions
22

3-
[![Project Chat][chat-image]][chat-link] ![Apache2/MIT licensed][license-image] [![dependency status][deps-image]][deps-link]
3+
[![Project Chat][chat-image]][chat-link] [![dependency status][deps-image]][deps-link] ![Apache2/MIT licensed][license-image]
44

55
Collection of [Key Derivation Functions][KDF] (KDF) written in pure Rust.
66

0 commit comments

Comments
 (0)