From b5a73e2e089215b44741cc0f924231b66c2480ca Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Thu, 28 Apr 2016 17:18:32 -0700 Subject: [PATCH] Add comment --- renderer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/renderer.js b/renderer.js index c7b03aa..901d75e 100644 --- a/renderer.js +++ b/renderer.js @@ -1,2 +1,3 @@ // This file is required by the index.html file and will // be executed in the renderer process for that window. +// All of the Node.js APIs are available in this process.