Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Readme Clarity Changes #293

Merged
merged 1 commit into from
Apr 2, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down