feat(README): Remove any mention to releases

This commit is contained in:
Yimura 2022-01-11 18:12:19 +01:00
parent 610d342d08
commit 902de43964
No known key found for this signature in database
GPG Key ID: 3D8FF4397E768682

View File

@ -44,14 +44,6 @@ GenerateProjects.bat
```
Now, you will be able to open the solution, and simply build it in Visual Studio.
## Debugging Binaries
If you fail to create a working build of YimMenu you can try one of the nightly prebuild binaries.
They are automatically build for testing purposes only, they should not be used online.
Try and see if these builds work and if they don't create an issue about what isn't working.
[Link to debugging binaries](https://github.com/Yimura/YimMenu/releases/latest)
## Project Structure
- `api/` contains some basic example of how I'd make REST api calls