updated readme

This commit is contained in:
2025-12-28 18:52:07 +01:00
parent eed4971f3e
commit f97323a7f7

View File

@@ -1,8 +1,14 @@
# HardCompound
---
A Le Mans Ultimate telemetry viewer with a hosted database.
## Prerequisites for building on Linux (Arch):
### Mariadb:
`sudo pacman -S mariadb-libs`
## Compiling:
### Debug:
@@ -14,7 +20,9 @@ A Le Mans Ultimate telemetry viewer with a hosted database.
### Platform:
#### Windows:
`make target=windows`
#### Linux (Default):
`make target=linux`