This commit is contained in:
Zeke Sikelianos 2016-09-09 10:48:15 -07:00
Родитель 225192801b
Коммит 944da9f484
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -4,6 +4,8 @@ This package consumes the [electron/electron](https://github.com/electron/electr
repo in search of markdown files, and returns an array of file objects with stringified
file contents.
It is used by Electron's [docs linter](https://github.com/electron/electron-docs-linter).
## Installation
```sh