updated readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,8 +1,14 @@
|
|||||||
# HardCompound
|
# HardCompound
|
||||||
---
|
|
||||||
|
|
||||||
A Le Mans Ultimate telemetry viewer with a hosted database.
|
A Le Mans Ultimate telemetry viewer with a hosted database.
|
||||||
|
|
||||||
|
## Prerequisites for building on Linux (Arch):
|
||||||
|
|
||||||
|
### Mariadb:
|
||||||
|
|
||||||
|
`sudo pacman -S mariadb-libs`
|
||||||
|
|
||||||
|
|
||||||
## Compiling:
|
## Compiling:
|
||||||
|
|
||||||
### Debug:
|
### Debug:
|
||||||
@@ -14,7 +20,9 @@ A Le Mans Ultimate telemetry viewer with a hosted database.
|
|||||||
### Platform:
|
### Platform:
|
||||||
|
|
||||||
#### Windows:
|
#### Windows:
|
||||||
|
|
||||||
`make target=windows`
|
`make target=windows`
|
||||||
|
|
||||||
#### Linux (Default):
|
#### Linux (Default):
|
||||||
|
|
||||||
`make target=linux`
|
`make target=linux`
|
||||||
|
|||||||
Reference in New Issue
Block a user