From bc909ddf5e50f0c4b82f501c04e4f35797af0184 Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Thu, 20 Aug 2015 15:25:22 +0200 Subject: [PATCH] Add new files to readme --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index d61df787c9da..754cef9babba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,6 +40,8 @@ Modules for the main process: * [power-monitor](api/power-monitor.md) * [power-save-blocker](api/power-save-blocker.md) * [protocol](api/protocol.md) +* [session](api/session.md) +* [webContents](api/web-contents.md) * [tray](api/tray.md) Modules for the renderer process (web page):