diff --git a/Home.md b/Home.md index c9623b9..3de052c 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,5 @@ Welcome to the micropython-lib wiki! -* This homepage is just a temporary stub, for now the best place to find information on micropython-lib is the [README](https://github.com/micropython/micropython-lib/blob/master/README.md), the [micropython forum](http://forum.micropython.org/index.php), and the source itself. Feel free to improve this situation by adding documentation pages here! \ No newline at end of file +* This homepage is just a temporary stub, for now the best place to find information on micropython-lib is the [README](https://github.com/micropython/micropython-lib/blob/master/README.md), the [micropython forum](http://forum.micropython.org/index.php), and the source itself. Feel free to improve this situation by adding documentation pages here! + +[[ContributorGuidelines]]