summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicroDev <70126934+microDev1@users.noreply.github.com>2020-10-20 09:23:45 +0530
committermicroDev <70126934+microDev1@users.noreply.github.com>2020-10-20 09:23:45 +0530
commit13387121fe653c3380e4248abc2db69687cc27cf (patch)
tree2251e23fc0bf6e1ec2a365cb0d2e7aa7c8e3c8ba
parentde328c3be97891ecd7cb6a3daff9ce7d7faf7e76 (diff)
Update readme
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 99a35d6da..d21e8d8d3 100644
--- a/README.rst
+++ b/README.rst
@@ -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