修改README.md
This commit is contained in:
parent
789cca123a
commit
c5cbe127d9
@ -22,9 +22,9 @@ To build the application, follow these steps:
|
||||
```
|
||||
|
||||
2. **Run the build script**:
|
||||
Execute the `build.bat` script to compile the application. This script will handle the compilation process and generate the necessary executable files.
|
||||
Execute the `dotnet build` script to compile the application. This script will handle the compilation process and generate the necessary executable files.
|
||||
```sh
|
||||
build.bat
|
||||
dotnet build
|
||||
```
|
||||
|
||||
## Running the Application
|
||||
@ -38,7 +38,7 @@ Once the application is built, you can run it using the following steps:
|
||||
|
||||
2. **Execute the application**:
|
||||
```sh
|
||||
DualScreenKTVPlayStation.exe
|
||||
superstar_1.0.0.exe
|
||||
```
|
||||
|
||||
## Configuration
|
||||
@ -65,7 +65,7 @@ For support, please open an issue in the GitHub repository or contact the mainta
|
||||
|
||||
## Authors
|
||||
|
||||
- **Steven Yu** - *Initial work* - [Your GitHub Profile](https:
|
||||
- **Jason Chen** - *Initial work* - [Your GitHub Profile](https:
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user