Skip to content

Commit

Permalink
Merge branch 'main' of github.com:scottleedavis/rattlebrain
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleedavis committed Dec 3, 2024
2 parents a04f586 + 91880ca commit e6217f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ see the current [TODO.md](TODO.md) for what is in the works.
- RattleBrain uses [Rattletrap](https://github.com/tfausak/rattletrap) to parse replay files. It will be automatically downloaded if not detected, or you can install it before proceeding:
```bash
brew install rattletrap # macOS
# or download from the official repository for your OS. e.g. https://github.com/tfausak/rattletrap/releases/download/14.0.0/rattletrap-14.0.0-linux-x64.tar.gz
# or download from the official repository for your OS.
# e.g. https://github.com/tfausak/rattletrap/releases/download/14.0.0/rattletrap-14.0.0-linux-x64.tar.gz
```
2. Obtain API Keys:
- Get API keys for the AI services you'd like to use (e.g., OpenAI, Claude).
Expand Down

0 comments on commit e6217f2

Please sign in to comment.