Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David Revay authored Mar 20, 2017
1 parent 7f69377 commit e6c5ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6c5ecf

Please sign in to comment.