Updated Home2 (markdown)

Arthur Paulino 2018-01-03 15:31:13 -03:00
parent dde737bd34
commit 0be452b2d7

@ -10,7 +10,7 @@ The Cubot unit is equipped with the latest and greatest 16-bit MAR-CPU, along wi
Check out our [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) if you need to know anything from the Cubot's programming language.
[Learn by Examples](#) if you want to see your Cubot doing funny stuff as you comprehend how it works.
[Learn by Examples](https://github.com/simon987/Much-Assembly-Required/wiki/Learn-by-Examples) if you want to see your Cubot doing funny stuff as you comprehend how it works.
We also have a series of [Useful Code Snippets](https://github.com/simon987/Much-Assembly-Required/wiki/Useful-Code-Snippets) for you to enhance your Cubot's intelligence.