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