Skip to content

Commit 7772c49

Browse files
authored
Merge pull request #138 from fengyhack/master
更新README
2 parents 6f16838 + 53827f0 commit 7772c49

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.en-US.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,9 @@ www.opensource.org/licenses/MIT
112112

113113
##Appendix
114114

115-
###Quick start on .NET Coree
115+
###Quick start on .NET Core
116116

117-
### How-to-use
118-
119-
Here is a step-by-step guide.
117+
**How-to-use** Here is a step-by-step guide.
120118

121119
To get ready, if you need `dotnet` tool, see https://github.com/dotnet/cli/
122120

@@ -203,11 +201,9 @@ In this case, you should have `dotnet` tool installed at the very begin.
203201

204202
Or if you want to run the *published app* `Example`, just double-click it.
205203

206-
######Quick start on .NET Coree
207-
208-
**What is UWP**
204+
### Quick start on UWP
209205

210-
UWP means (Windows 10) Universal Windows Platform.
206+
**What is UWP** UWP means (Windows 10) Universal Windows Platform.
211207

212208
UWP project also contains a file called `project.json`, here is an example:
213209

0 commit comments

Comments
 (0)