Update README.md
This commit is contained in:
parent
59e12d569a
commit
92659961fa
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ n=5
|
|||
node launch.js $n &
|
||||
```
|
||||
|
||||
To require Copay as a module for use within you application:
|
||||
To require Copay as a module for use within your application:
|
||||
|
||||
```js
|
||||
require('copay').start(3000, function(location) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue