Skip to content

Commit 485ae55

Browse files
Merge pull request #13 from lattice-based-cryptography/add-rust-crate-badge-to-readme
Update README.md
2 parents 2f1c35b + 80700c3 commit 485ae55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
![example workflow](https://github.com/lattice-based-cryptography/module-lwe/actions/workflows/basic.yml/badge.svg)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
5+
[![Crates.io](https://img.shields.io/crates/v/module-lwe.svg)](https://crates.io/crates/module-lwe)
56

67
Implmentation of lattice-based encryption method module-LWE in pure Rust.
78

0 commit comments

Comments
 (0)