updated readme
This commit is contained in:
10
README.md
10
README.md
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user