feat: update readme
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
## Run Example
|
## Run Example
|
||||||
|
|
||||||
|
Open example: [encrypt_and_decrypt.rs](https://git.hatter.ink/hatter/aes-gcm-stream/src/branch/main/examples/encrypt_and_decrypt.rs)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ cargo run --example encrypt_and_decrypt
|
$ cargo run --example encrypt_and_decrypt
|
||||||
Finished dev [unoptimized + debuginfo] target(s) in 0.10s
|
Finished dev [unoptimized + debuginfo] target(s) in 0.10s
|
||||||
|
|||||||
Reference in New Issue
Block a user