diff --git a/README.md b/README.md index 01d6e57ad..7ac82f9ff 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ To use Device Simulator Express, install the extension from the marketplace and 3. Name and save your file somewhere, and we’re good to go! 4. Start with some examples: you can find examples files and tutorials inside the comments at the top of the file. -"New File" animation +"New File" animation ### III. Start from an existing Python file. @@ -142,7 +142,7 @@ To use Device Simulator Express, install the extension from the marketplace and 1. Run `Run Simulator` from the command palette or use the `Play` button on the simulator webview. -How to run the simulator animation +How to run the simulator animation ### V. Deploy your code to the physical device @@ -158,7 +158,7 @@ Before deploying the Python code to your CPX device, you need to format your dev 1. Plug in your device (make sure it’s formatted properly already). 2. Run the command `"Device Simulator Express: Deploy to Device"`. -Deploy to Device +Deploy to Device ### VI. Use the Serial Monitor for your device (available on Windows and Mac only)