Add docs link for CPython differences.
parent
7d972aad22
commit
601c2083f6
2
FAQ.md
2
FAQ.md
|
@ -1,6 +1,6 @@
|
||||||
**What are the differences between MicroPython and standard Python (CPython)?**
|
**What are the differences between MicroPython and standard Python (CPython)?**
|
||||||
|
|
||||||
> Please see the [[Differences]] wiki page
|
> Please see the [[Differences]] wiki page and the corresponding chapter in the docs: http://docs.micropython.org/en/latest/unix/genrst/index.html
|
||||||
|
|
||||||
**How big is MicroPython? How much memory does it take?**
|
**How big is MicroPython? How much memory does it take?**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue