Skip to content

Commit adf78ff

Browse files
committed
2 parents b0791aa + 77a39a7 commit adf78ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

88
## How to use
99

10-
<img src="./images/how-to-use/how-to-use.gif" />
10+
<img src="./images/how-to-use/how-to-use-v0.2.gif" />
1111

1212
> If you want to test the project in the example above, you can download the project [here](https://github.com/JeffreySu/WeiXinMPSDK) and specify the directory to [/src](https://github.com/Senparc/ProjectFileManager/tree/master/src).
1313
@@ -19,7 +19,7 @@ You can use this tool to modify project file information or manage version infor
1919

2020
## Use Source Code
2121

22-
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.
22+
All the source code is in the [/src](/src) folder, 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.
2323

2424
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.
2525

0 commit comments

Comments
 (0)