diff --git a/Home.md b/Home.md index 1868e18..5e5fcce 100644 --- a/Home.md +++ b/Home.md @@ -30,4 +30,8 @@ Modules which will (at the moment) **NOT** be covered in micropython are: * dbm * sqlite3 * threading -* multiprocessing \ No newline at end of file +* multiprocessing + +### 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