Fixed readme lol

This commit is contained in:
Space-Banane
2026-01-17 15:34:01 +01:00
parent 4e637bc27d
commit 0ff9952171
2 changed files with 5 additions and 5 deletions

View File

@@ -28,8 +28,8 @@ const (
EmbeddedServerIP = "0.0.0.0"
EmbeddedServerPort = "8080"
)
```
2.2 Client Configuration:
- Navigate to the `client` directory.
- Make a new file called `config.go` and paste/modify the following code: