Skip to content

Commit

Permalink
docs: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Feb 14, 2025
1 parent 258f8dd commit 2c31787
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ An intelligent Minecraft bot powered by LLM. AIRI can understand natural languag

## 🎥 Preview

![AIRI-MC](./docs/preview.png)
![demo](./docs/preview.png)

## ✨ Features

Expand All @@ -25,7 +25,7 @@ An intelligent Minecraft bot powered by LLM. AIRI can understand natural languag

### 📋 Prerequisites

- 📦 Node.js 20+
- 📦 Node.js 22+
- 🔧 pnpm
- 🎮 A Minecraft server (1.20+)

Expand All @@ -34,7 +34,7 @@ An intelligent Minecraft bot powered by LLM. AIRI can understand natural languag
1. Clone the repository:

```bash
git clone https://github.com/luoling8192/airi-mc.git
git clone https://github.com/moeru-ai/airi-minecraft.git
cd airi-mc
```

Expand Down Expand Up @@ -105,6 +105,9 @@ src/
- `pnpm typecheck` - Run TypeScript type checking
- `pnpm test` - Run tests

## 🙏 Acknowledgements

- https://github.com/kolbytn/mindcraft

## 🤝 Contributing

Expand Down

0 comments on commit 2c31787

Please sign in to comment.