From 652ff32a4e07f6aaec6fb5413105418cef67c7cb Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Wed, 4 Jun 2025 12:44:35 -0400 Subject: [PATCH] README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e1b8cf..431bd8d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # WikiDeck An [NFT](https://en.wikipedia.org/wiki/Non-fungible_token) -[blockchain](https://en.wikipedia.org/wiki/Blockchain) that rewards Wikipedia Page trading -cards. +[blockchain](https://en.wikipedia.org/wiki/Blockchain) that rewards Wikipedia trading cards. ## Use See `test/Mine/TestMine.py` for a demonstration of the basic client workflow. + +## Status +At present, only the files in `wikideck/Mine` are functional - and only partially so. This +project is currently a proof-of-concept.