Skip to content

Commit fccbe9a

Browse files
nyovdpgeorge
authored andcommitted
README.md: Document "Ctrl+D" shell exit.
1 parent 0334058 commit fccbe9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Then to give it a try:
7474
$ ./micropython
7575
>>> list(5 * x + y for x in range(10) for y in [4, 2, 1])
7676

77+
Use `CTRL-D` (i.e. EOF) to exit the shell.
7778
Learn about command-line options (in particular, how to increase heap size
7879
which may be needed for larger applications):
7980

0 commit comments

Comments
 (0)