From fc79000a48f624bd554a175c9bb32c7625970aa8 Mon Sep 17 00:00:00 2001 From: Sheldon Date: Fri, 19 Feb 2021 19:43:06 +0800 Subject: [PATCH] Added more documentation. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index f471a5c..6ca38f7 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,18 @@ Position the game, so that the the placard is centered in the left third of the ![PositionGame](img/PositionGame.png) +It should hopefully click the placard and find be able to find and click the UI elements. + +You can of course provide your own images for the UI elements, if you find that it doesn't work. +You may also have to edit the code to adjust the image pathes. + +Here are the default images: + +![PurchaseLand](img/PurchaseLand.png) + +![FreeCompany](img/FreeCompany.png) +![FreeCompanyAlt](img/FreeCompanyAlt.png) + +![Yes](img/Yes.png) + +