small change README.md
This commit is contained in:
parent
03cdd60eb6
commit
931b17814a
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ readlineSync.setPrompt('> '.bold.red);
|
|||
cmd = readlineSync.prompt();
|
||||
```
|
||||
|
||||
## <a name ="note">Note</a>
|
||||
## Note
|
||||
+ The your Node and OS may not support interactively reading from stdin. The stdin interfaces are different by platforms.
|
||||
If in those platforms, an error is thrown.
|
||||
|
||||
|
|
Loading…
Reference in a new issue