feat: update readme

This commit is contained in:
2023-08-27 16:51:41 +08:00
parent 2b5b807af0
commit 0686ad6e20

View File

@@ -22,6 +22,8 @@
## 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
$ cargo run --example encrypt_and_decrypt
Finished dev [unoptimized + debuginfo] target(s) in 0.10s