From 09df69f1e34dff13912619e3084d49c91019f359 Mon Sep 17 00:00:00 2001 From: ajaygoud116 Date: Tue, 23 Dec 2025 19:50:59 +0530 Subject: [PATCH] "Fix grammar in README" --- 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.