From ae7a102895706a85aa6a073554747bf8c66ea868 Mon Sep 17 00:00:00 2001 From: Noor-Fatima-Afzal Date: Sat, 20 Dec 2025 19:59:09 +0500 Subject: [PATCH] Fix grammatical error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c244217..9cf70fe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > The name `strategicwm` (or `swm` for short) stands for *strategic world models*. -`swm` uses LLMs to aids users in automating the construction of formal +`swm` uses LLMs to aid users in automating the construction of formal **strategic world models**, e.g., game trees, simply from natural language descriptions. Utilities are provided for **visualizing** and performing **game-theoretic analysis** of these multi-agent interactions.