From e4c1370df7b1c43e2634f1ec1355dbcd522dd99e Mon Sep 17 00:00:00 2001 From: christewart Date: Thu, 6 Aug 2020 07:19:50 -0500 Subject: [PATCH] Remove INTRO from TODO, add our project dashboard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e741ac..ec62ae6 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ For learning more about DLC have a look at the [resources](Resources.md) page. ### TODO -- Create introductory page to DLCs and a glossary of technical terms ([#16](https://github.com/discreetlogcontracts/dlcspecs/issues/16)) - - Specify how an event Id should be calculated ([#20](https://github.com/discreetlogcontracts/dlcspecs/issues/20)) - Oracle signature specification ([#21](https://github.com/discreetlogcontracts/dlcspecs/issues/21)) - P2P communication specification ([#13](https://github.com/discreetlogcontracts/dlcspecs/issues/13)) +- For more information on TODO see our [project v0.1 project dashboard](https://github.com/discreetlogcontracts/dlcspecs/projects/1) + ### Future Work - Construction and neogatiation of DLCs in Lightning ([#3](https://github.com/discreetlogcontracts/dlcspecs/issues/3))