From 5dcd84640cbde02f70dd79f17033009064f1b6e1 Mon Sep 17 00:00:00 2001 From: uday574 Date: Tue, 16 Jun 2026 14:24:38 +0530 Subject: [PATCH] Updated README with collaboration workflow description --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2eebb03..e3d50af 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,8 @@ This one is highly recommended: - [5] The Last-Good-Reply Policy for Monte-Carlo Go 2009 [Link to paper](https://www.semanticscholar.org/paper/The-Last-Good-Reply-Policy-for-Monte-Carlo-Go-Drake/980e6b8ef765b0fe4fc3fe8f068c79ac4169b00f) - [6] On the Huge Benefit of Decisive Moves in Monte-Carlo Tree Search Algorithms, Fabien Teytaud, Olivier Teytaud, 2010 +# MCTS Agent Python + +## Collaboration Workflow + +This project demonstrates collaborative GitHub workflow using feature branches and pull requests. \ No newline at end of file