From 119114c93e782a8fdca43341cfd26a7eaa8ac5c0 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 14:19:28 -0700 Subject: [PATCH] first commit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)