From a9716085677b0346ab6d422bd4a8af2672d2a633 Mon Sep 17 00:00:00 2001 From: Sherwin Price Date: Sat, 7 Feb 2026 19:49:40 -0500 Subject: [PATCH] update docs. --- readme.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.txt b/readme.txt index 7b3843e..59a9d07 100644 --- a/readme.txt +++ b/readme.txt @@ -10,3 +10,8 @@ considering players 3x3 = 9 X has 5 moves. O has 4 moves. + +Tests with ASPECTJ: + gradlew.bat run + ( or ./gradlew run [on linux shell]) + AspectJ Referee component will call the Game plays. \ No newline at end of file