Update README.md

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

View File

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