Skip to content

Commit

Permalink
Merge pull request #30 from RustCrypto/readme/inline-badges
Browse files Browse the repository at this point in the history
README.md: inline badges in header
  • Loading branch information
tarcieri authored May 24, 2020
2 parents a83d59b + 6e3250d commit aa7dbea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# RustCrypto: Elliptic Curves

[![Build Status][build-image]][build-link]
![Rust Version][rustc-image]
# RustCrypto: Elliptic Curves [![Build Status][build-image]][build-link] ![Rust Version][rustc-image]

General purpose Elliptic Curve Cryptography (ECC) support, including types
and traits for representing various elliptic curve forms, scalars, points,
Expand Down

0 comments on commit aa7dbea

Please sign in to comment.