From 11fd7a74a475caa2b66fca94bdcf768ed3eb8747 Mon Sep 17 00:00:00 2001 From: Cody Krauskopf Date: Mon, 13 Nov 2017 07:28:18 -0500 Subject: [PATCH] Grammatical error Fixed a grammatical error in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a863623..6a1c518 100644 --- a/README.md +++ b/README.md @@ -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: