diff options
author | Dave Hylands <dhylands@gmail.com> | 2015-10-31 17:48:46 -0700 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-11-03 23:28:53 +0000 |
commit | a9f3030371094e3308b4d2150853db2ee3aa4a6b (patch) | |
tree | 4b3f6592db76b59c26383e03d9cf7b9dacaadf81 /README.md | |
parent | 98fb0bf68a251741e341c3bfa74cc64f8a238c20 (diff) | |
download | micropython-a9f3030371094e3308b4d2150853db2ee3aa4a6b.tar.gz micropython-a9f3030371094e3308b4d2150853db2ee3aa4a6b.zip |
docs: Add docs about REPL paste-mode and Control-C
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -151,9 +151,3 @@ correct permissions. Try then: $ sudo dfu-util -a 0 -d 0483:df11 -D build-PYBV10/firmware.dfu -Documentation -------------- - -You can find information about the documentation in the -[docs/README.md](https://github.com/micropython/micropython/blob/master/docs/README.md) file. - |