Update README.md

This commit is contained in:
Jeff Harris 2021-09-10 06:30:44 +12:00 committed by GitHub
parent f1ed9ff522
commit 12a500a9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Dethrace
![CI](https://github.com/jeff-1amstudios/dethrace/workflows/CI/badge.svg)
[![Workflow](https://github.com/jeff-1amstudios/dethrace/actions/workflows/workflow.yml/badge.svg)](https://github.com/jeff-1amstudios/dethrace/actions/workflows/workflow.yml)
![Discord Chat Channel](docs/discord-badge.jpg) [Discord Chat Channel](https://discord.gg/f5StsuP)
@ -53,9 +53,9 @@ cd build
cmake ..
```
Build:
On cmake has generated the build files for your platform, run the build. For example:
```sh
make && ./dethrace
make
```
### Run