diff --git a/setup.py b/setup.py index a60a60ef..5999890f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( # Information name="balrog", - description="Benchmark for In Context Learning", + description="Benchmark for Agentic LLM and VLM Reasoning On Games", long_description=long_description, long_description_content_type="text/markdown", version="0.1.0",