diff --git a/README.md b/README.md index 0478c3c..e59d130 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ An implementation of Wordle for the Acorn Archimedes series. Done using SWI calls as a challenge. Code is pretty messy, Sunday afternoon job and a hack-together from some old RiscOS stuff I've done. + +Starts at the very first wordle, will move forwards as you get them right. No date handling etc yet.