Add badges.

This commit is contained in:
Isis Lovecruft 2016-12-08 22:28:34 +00:00
parent d5f27c471c
commit 40330e4005
Failed to extract signature

View file

@ -1,7 +1,7 @@
# ed25519: a Rust implementation
# ed25519-dalek ![](https://img.shields.io/crates/v/ed25519-dalek.svg) ![](https://docs.rs/ed25519-dalek/badge.svg)
Fast and efficient Rust implementation of ed25519 key generation, signing, and
verification.
verification in Rust.
# Benchmarks