From 8f4622a1dfd9d6d82e054ff3849742766792dea4 Mon Sep 17 00:00:00 2001 From: andreamah Date: Thu, 2 Apr 2020 11:24:44 -0700 Subject: [PATCH] readme clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ac82f9ff..604549e85 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You will be prompted to install the Python dependencies during the first use. ### Features -- IntelliSense and syntax highlighting for CircuitPython code +- IntelliSense and syntax highlighting for CircuitPython code for the CPX library - Template file generation - Integrated Python Debugging for the Simulator - Serial monitor (available on Windows and Mac only) @@ -91,7 +91,7 @@ In Device Simulator Express, you can use keyboard to interact with the device: ## BBC micro:bit Simulator ### Features -- IntelliSense and syntax highlighting for micro:bit code +- IntelliSense and syntax highlighting for MicroPython code for the micro:bit library - Template file generation - Integrated Python Debugging for the Simulator - Deploy MicroPython code to the physical device