blockquote summaries

This commit is contained in:
Zeke Sikelianos 2016-04-21 15:39:12 -07:00
parent ee190ca62a
commit 0527b17e42
32 changed files with 32 additions and 32 deletions

View file

@ -1,6 +1,6 @@
# nativeImage
Create tray, dock, and application icons using PNG or JPG files.
> Create tray, dock, and application icons using PNG or JPG files.
In Electron, for the APIs that take images, you can pass either file paths or
`nativeImage` instances. An empty image will be used when `null` is passed.