Removed Getting Started section as its now in the Wiki
This commit is contained in:
parent
dc8e43ec2e
commit
967b1a4f7c
1 changed files with 1 additions and 12 deletions
13
README.md
13
README.md
|
@ -54,18 +54,7 @@ HarmonyLink operates using a client-server structure. This server-side applicati
|
||||||
Developers and modders can easily implement GET and POST requests from the API, integrating system metrics into games. These metrics can be used to adapt the game's quality settings, providing a more customized gaming experience.
|
Developers and modders can easily implement GET and POST requests from the API, integrating system metrics into games. These metrics can be used to adapt the game's quality settings, providing a more customized gaming experience.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
### Prerequisites
|
For details on getting started please go to [Getting Started](https://github.com/Jordonbc/HarmonyLinkServer/wiki/Getting-Started)
|
||||||
Before getting started, make sure you have:
|
|
||||||
|
|
||||||
- A working installation of [Rust](https://www.rust-lang.org).
|
|
||||||
- Familiarity with Rust syntax and concepts.
|
|
||||||
- [Git](https://git-scm.com/downloads) installed on your system.
|
|
||||||
|
|
||||||
### Compiling
|
|
||||||
1. Clone the repository: `git clone https://github.com/Jordonbc/HarmonyLinkServer.git`
|
|
||||||
2. Navigate into the directory: `cd HarmonyLinkServer`
|
|
||||||
3. Build the project: `cargo build`
|
|
||||||
4. Run the project: `cargo run`
|
|
||||||
|
|
||||||
## HarmonyLink: View
|
## HarmonyLink: View
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue