From a502fde45c29c33fb681d5b9d08d985f04a996e9 Mon Sep 17 00:00:00 2001 From: Minh Duong Date: Mon, 13 Mar 2023 15:13:17 -0500 Subject: [PATCH] Link design document --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c131c3..53d3188 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Our code is well-commented and should be easy to follow. Fob code can be found i Other useful information is documented below: +- [Design Document](./docs/design-v1.3.pdf) - [PwnyPARED protocol](./docs/protocol.md) - [States and variables](./docs/state.md)