docs: replace the example app using electron (#37805)
* replace the example app using electron * Update README.md Remove the trailing space to pass linter. Suggested by @jkleinsc. Thank you @jkleinsc for the suggestion. --------- Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
parent
fd2861117e
commit
e254593616
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ View these docs in other languages on our [Crowdin](https://crowdin.com/project/
|
||||||
|
|
||||||
The Electron framework lets you write cross-platform desktop applications
|
The Electron framework lets you write cross-platform desktop applications
|
||||||
using JavaScript, HTML and CSS. It is based on [Node.js](https://nodejs.org/) and
|
using JavaScript, HTML and CSS. It is based on [Node.js](https://nodejs.org/) and
|
||||||
[Chromium](https://www.chromium.org) and is used by the [Atom
|
[Chromium](https://www.chromium.org) and is used by the [Visual Studio
|
||||||
editor](https://github.com/atom/atom) and many other [apps](https://electronjs.org/apps).
|
Code](https://github.com/Microsoft/vscode/) and many other [apps](https://electronjs.org/apps).
|
||||||
|
|
||||||
Follow [@electronjs](https://twitter.com/electronjs) on Twitter for important
|
Follow [@electronjs](https://twitter.com/electronjs) on Twitter for important
|
||||||
announcements.
|
announcements.
|
||||||
|
|
Loading…
Add table
Reference in a new issue