Skip to content

Commit 5de414a

Browse files
update readme
1 parent 403669c commit 5de414a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ This is a desktop app that interactively and with sample code demonstrates core
33

44
Use this app to see what you can do with Electron.NET and use the source code to learn how to create a basic Electron.NET app.
55

6+
This Demo-App based on the [Electron API Demos](https://github.com/electron/electron-api-demos)
7+
68
---
79

810
## Using
911

10-
You'll need [Node.js (v.8.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to build this app.
12+
You'll need [Node.js (v.8.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to start or build this app.
1113

1214
```bash
1315
$ git clone https://github.com/ElectronNET/electron.net-api-demos.git

0 commit comments

Comments
 (0)