Update README.md

This commit is contained in:
Milo Gourvest
2025-04-25 01:51:00 +02:00
committed by GitHub
parent 6d34b2fe9a
commit 989739f165

View File

@@ -5,7 +5,7 @@ Below is a basic overview of the project structure:
```
├── .env.sample
├── app.js -> main entrypoint for app
├── inde.js -> main entrypoint for app
├── commands.js -> slash command payloads + helpers
├── game.js -> some stuff and data
├── utils.js -> utility functions and enums