Skip to content

Commit dbe4a95

Browse files
committed
docs: update desc for llms-txt and set index.md as home
1 parent a52decb commit dbe4a95

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@ plugins:
3333
- search
3434
- llmstxt:
3535
markdown_description: |
36-
BalatroLLM is an LLM-powered bot that plays Balatro using strategic decision making.
37-
The bot leverages Large Language Models to make intelligent gameplay decisions through OpenAI-compatible APIs.
38-
It supports multiple strategies, comprehensive benchmarking, and integration with BalatroB ench for performance analysis.
39-
The project provides CLI tools for running bots, analyzing results, and comparing model performance across different strategies.
36+
BalatroLLM is a bot that uses Large Language Models (LLMs) to play [Balatro](https://www.playbalatro.com/), the popular roguelike poker deck-building game.
37+
The bot analyzes game states, makes strategic decisions, and executes actions through the [BalatroBot](https://github.com/coder/balatrobot) client.
4038
sections:
4139
Documentation:
4240
- setup.md
@@ -45,7 +43,7 @@ plugins:
4543
full_output: llms-full.txt
4644
autoclean: true
4745
nav:
48-
- index.md
46+
- Home: index.md
4947
- Setup: setup.md
5048
- Usage: usage.md
5149
- Analysis: analysis.md

0 commit comments

Comments
 (0)