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 @@
# Environment variables
Control application configuration and behavior without changing code.
> Control application configuration and behavior without changing code.
Some behaviors of Electron are controlled by environment variables, because they
are initialized earlier than command line and the app's code.