From 491040718791ac8510b473447baf3a6e9eb51a49 Mon Sep 17 00:00:00 2001 From: Adriano Di Luzio Date: Fri, 11 Oct 2024 08:19:42 +0200 Subject: [PATCH] Add Google Drive folder to README (#645) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10910718..640f3084 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,13 @@ Ths repository builds off the developer experience within https://github.com/sta - [sBTC Rollout Plan](https://www.bitcoinwrites.com/p/sbtc-rollout-bootstrapping-programmable-bitcoin) - [sBTC Developer Release](https://sbtc.tech/developer-release) -## Decisions and Design +## Design Docs **All decisions are made and tracked via GitHub issues where they and their rationale can be verified publicly.** Due to sBTC's critical nature extensive research and planning has been done to ensure all funds remain secure on launch. - [Research GitHub Issues](https://github.com/stacks-network/sbtc/issues?q=is%3Aissue+label%3Aresearch+) - [Design GitHub Issues](https://github.com/stacks-network/sbtc/issues?q=is%3Aissue+label%3Adesign+) +- [Additional Docs and Material](https://drive.google.com/drive/folders/1CgsrR1Q5y7a7u7HyOtdM_zOFxSXm518J) ## Contributing