From e6c5ecf1f5e35e50ba31457a2a8e899d04e7f3a2 Mon Sep 17 00:00:00 2001 From: David Revay Date: Mon, 20 Mar 2017 18:06:56 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ded67a1..811102b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Renderer Thread: ```javascript import { RpcIpcManger, rpc } from 'rpc'; - / Specify the scope (this should be unique) + // Specify the scope (this should be unique) const scope = 'renderer1'; // Create the function lib