Update readme

This commit is contained in:
microDev 2020-10-20 09:23:45 +05:30
parent de328c3be9
commit 13387121fe
No known key found for this signature in database
GPG Key ID: 2C0867BE60967730

View File

@ -95,7 +95,6 @@ Differences from `MicroPython <https://github.com/micropython/micropython>`__
CircuitPython:
- Supports native USB on all boards, allowing file editing without special tools.
- Support status for ports is different.
- Floats (aka decimals) are enabled for all builds.
- Error messages are translated into 10+ languages.
- Does not support concurrency within Python (including interrupts and threading). Some concurrency