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.