diff --git a/README.md b/README.md index 8c8c6df..40f4d45 100644 --- a/README.md +++ b/README.md @@ -103,4 +103,5 @@ an `isready` command which you will be responsible for replying to by using `Eng * Copy protection checking * Registration checking - +** TODO: Put an example engine under `/examples` that does nothing but talks to the GUI and receives commands. +** Document it here and mention it can be used for guidance.