Skip to content

Commit 6083c5e

Browse files
authored
Update README.md
1 parent def70c3 commit 6083c5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ You can use this tool to modify project file information or manage version infor
1717

1818
## Use Source Code
1919

20-
All the source code is in the [/src](/src) floder, you can modify the code and compile the program by yourself. This is also a project where you can learn the .NET Core and WPF program code.
21-
22-
Use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file.
20+
All the source code is in the [/src](/src) floder, use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file. You can modify the code and compile the program by yourself.
2321

2422
The project is based on .NET Core 3.1 + WPF, so you need to install [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.101-windows-x64-installer) (or higher) before compile the program.
2523

24+
This is also a project where you can learn the .NET Core and WPF program code.
25+
2626
You are welcome to contribute your own code.
2727

2828

0 commit comments

Comments
 (0)