Grammatical error

Fixed a grammatical error in the readme
This commit is contained in:
Cody Krauskopf
2017-11-13 07:28:18 -05:00
committed by GitHub
parent 8bbc951ed1
commit 11fd7a74a4

View File

@@ -15,7 +15,7 @@ The CLI extensions hosts our toolset to build and start Electron.NET application
## Wait - you host a .NET Core app inside Electron? Why?
Well... there are lots of different approaches how to get a X-plat desktop app running. We thought it would be nice for .NET devs to use the ASP.NET Core environment and just embed it inside a pretty robust X-plat enviroment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how do to it. We just combine ASP.NET Core & Electron.
Well... there are lots of different approaches how to get a X-plat desktop app running. We thought it would be nice for .NET devs to use the ASP.NET Core environment and just embed it inside a pretty robust X-plat enviroment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how to do it. We just combine ASP.NET Core & Electron.
# NuGet: