From 6d03f5669d7af18dbaaa1b992143bd0dd7fc06d4 Mon Sep 17 00:00:00 2001 From: Jim Mussared Date: Wed, 31 Aug 2022 12:51:36 +1000 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 712a3be..6f6d10f 100644 --- a/Home.md +++ b/Home.md @@ -5,3 +5,5 @@ This is the wiki for the [MicroPython](http://micropython.org/) project, which puts an implementation of Python 3.x on a microcontroller or embedded system. This wiki complements the [official documentation](https://docs.micropython.org/) and aims to provide a place for community-edited documentation, tips, tricks, and guides. Anyone with a GitHub account can contribute. + +This wiki replaces the former [Gollum Wiki](https://wiki.micropython.org/gollum/Home) on micropython.org and the content from there is being migrated over. In the meantime, you can access it [here](https://wiki.micropython.org/gollum/Home). \ No newline at end of file