Small changes to standardize formatting.
This commit is contained in:
Ronald Eddy Jr 2017-11-19 02:48:06 -08:00 коммит произвёл GitHub
Родитель f469059e90
Коммит 2a826c7ca9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -44,7 +44,7 @@ Clone and run the
[electron/electron-quick-start](https://github.com/electron/electron-quick-start)
repository to see a minimal Electron app in action:
```
```sh
git clone https://github.com/electron/electron-quick-start
cd electron-quick-start
npm install
@ -60,7 +60,7 @@ npm start
- [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - an Electron app that teaches you how to use Electron
- [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs
## Programmatic usage
## Programmatic Usage
Most people use Electron from the command line, but if you require `electron` inside
your **Node app** (not your Electron app) it will return the file path to the