Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
supinie committed Jun 25, 2024
1 parent 9c28450 commit 50a1813
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,13 @@ enc_rust currently supports ML-KEM as a sole mechanism, but will provide:

### How to use

Currently, enc_rust is not released as a crate, but plans to launch soon. In its current state, it can be used with `cargo add --git https://github.com/supinie/enc_rust`.
#### Install

`cargo add enc_rust`

or

`cargo add --git https://github.com/supinie/enc_rust`.

#### Example

Expand Down

0 comments on commit 50a1813

Please sign in to comment.