fixed readme
This commit is contained in:
parent
ad50f83cf7
commit
48474c3878
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
An enbeded Harmony server implementation written in rust.
|
An embedded Harmony server implementation written in rust.
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
> This project is in early design phase, it is non conforming and very few features are implemented.
|
> This project is in early design phase, it is non conforming and very few features are implemented.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To launch the server, use the `start-server.sh` script
|
To launch the server, ensure your rustup toolchain is up to date and use the `start-server.sh` script
|
||||||
|
|
||||||
To launch the debug client, use the `start-client.sh` script
|
To launch the debug client, use the `start-client.sh` script
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue