Skip to content

Commit a761155

Browse files
committed
Update README.md
1 parent 6277160 commit a761155

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,12 @@ the device.
7070
- **Time** - these blocks are used to sleep for a specified time or until a specified time, to get the current time
7171
or get a unit of it, and to do basic arithmetical calculations connected with time.
7272

73-
Downloading files to the device require previous uploading to the PuppetBlocks cloud, which is stored in PuppetBlocks'
74-
Cloud Storage for Firebase. The website allows a simple uploading and viewing a list of all currently available files
75-
in the cloud. Executing the code is possible either using a serial (USB) connection or using WiFi with MicroPython WebREPL.
76-
It is possible to download the current code to a local file and to upload previously downloaded files from the local computer.
77-
The interface is available on English, with a basic support for Hebrew, Arabic, Italian, and Russian.
73+
Downloading files to the device require previous uploading to the PuppetBlocks cloud, which is stored in Cloud
74+
Storage for Firebase. The website allows a simple uploading and viewing a list of all currently available files
75+
in the cloud. Executing the code is possible either using a serial (USB) connection or using WiFi with MicroPython
76+
WebREPL. It is possible to download the current code to a local file and to upload previously downloaded files
77+
from the local computer. The interface is available on English, with a basic support for Hebrew, Arabic, Italian,
78+
and Russian.
7879

7980

8081
## Project Engineering

0 commit comments

Comments
 (0)