From 5a38c0ba3861997728d9a6a675d6226232a6378d Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 7 Jan 2014 07:43:36 -0800 Subject: [PATCH] Link Internals page --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index b21e9bb..a022d24 100644 --- a/Home.md +++ b/Home.md @@ -32,6 +32,9 @@ Modules which will (at the moment) **NOT** be covered in micropython are: * threading * multiprocessing +### Development +* [[Internals]] - some notes on VM/interpreter internals. + ### I want to try using micropython now! If you have a machine that runs some flavor of Unix, see the [[Getting-Started]] instructions on how to obtain the binary to run micropython and start developing. \ No newline at end of file