diff --git a/README.md b/README.md index 32d8509..79cf369 100644 --- a/README.md +++ b/README.md @@ -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