From 759e5bbe7e5f8ee50c9c9338212b212a4e9b733f Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Wed, 13 Dec 2017 21:18:19 -0800 Subject: [PATCH] lol --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.