From 32f8ef710c7fff8fd07148516545379985e94ed0 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 19 May 2020 09:10:51 -1000 Subject: [PATCH] Added TODO link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 03d42fb..30b0741 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,7 @@ Appendix II: Using Bitcoin Regtest * [A2.2: Mining with Regtest](A2_2_Mining_with_Regtest.md) — Needs Rewrite + Editing * [A2.3: Testing with Regtest](A2_3_Testing_with_Regtest.md) — Needs Rewrite + Editing * [why is Regtest important if you're compiling it yourself?] + +## TODOs + +The empty chapters above show some of our current plans for future work. Other plans, mainly drawn from old issues, can be found in [TODO.md](TODO.md)