summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Hylands <dhylands@gmail.com>2015-10-31 17:48:46 -0700
committerDamien George <damien.p.george@gmail.com>2015-11-03 23:28:53 +0000
commita9f3030371094e3308b4d2150853db2ee3aa4a6b (patch)
tree4b3f6592db76b59c26383e03d9cf7b9dacaadf81 /README.md
parent98fb0bf68a251741e341c3bfa74cc64f8a238c20 (diff)
downloadmicropython-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.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 97ac19ed1b..2363dde36e 100644
--- a/README.md
+++ b/README.md
@@ -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.
-