README: Convert to RST.

This way, GitHub pages does not try to render it.
This commit is contained in:
Laurens Valk
2021-04-07 13:22:25 +02:00
parent 98e621fc69
commit 4dca1b2164
2 changed files with 10 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
# Pybricks Projects
This repository contains example programs for official and unofficial LEGO
models, made using [Pybricks MicroPython](https://pybricks.com/).
For suggestions and troubleshooting, please create an issue on our
[support issue tracker](https://github.com/pybricks/support/issues).
+10
View File
@@ -0,0 +1,10 @@
Pybricks Projects
-----------------
This repository contains example programs for official and unofficial LEGO
models, made using `Pybricks MicroPython`_
For suggestions and troubleshooting, please create an issue on our
`support issue tracker`_.
.. _Pybricks MicroPython: https://pybricks.com/
.. _support issue tracker: https://github.com/pybricks/support/issues