feat: update readme

This commit is contained in:
2023-11-29 17:43:47 +08:00
parent ea5cc6cb59
commit 5ee3057bac

View File

@@ -1,3 +1,9 @@
# mimajingsai_3
张栩嫣周子怡徐思琦密码竞赛项目
张栩嫣周子怡徐思琦密码竞赛项目
## How to Compile
```bash
gcc ChaCha20_DRBG.c -o chacha -lm
```