Fix md README
This commit is contained in:
parent
c378991bb1
commit
1589e0d6f1
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ console.log('\nA value the user requested: ' + value);
|
||||||
|
|
||||||
![sample](screen_03.gif)
|
![sample](screen_03.gif)
|
||||||
|
|
||||||
* Command line tool:
|
* Handle the commands repeatedly, such as the shell interface:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
readlineSync.promptCLLoop({
|
readlineSync.promptCLLoop({
|
||||||
|
|
Loading…
Reference in a new issue