Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,9 @@ www.opensource.org/licenses/MIT

##Appendix

###Quick start on .NET Coree
###Quick start on .NET Core

### How-to-use

Here is a step-by-step guide.
**How-to-use** Here is a step-by-step guide.

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

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

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

######Quick start on .NET Coree

**What is UWP**
### Quick start on UWP

UWP means (Windows 10) Universal Windows Platform.
**What is UWP** UWP means (Windows 10) Universal Windows Platform.

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

Expand Down