Test commit to the scratchx branch
This commit is contained in:
parent
db46797032
commit
c720ca0251
1 changed files with 1 additions and 1 deletions
2
index.md
2
index.md
|
@ -26,7 +26,7 @@ layout: default
|
|||
|
||||
# Introduction
|
||||
|
||||
Scratch extensions make it possible to connect Scratch projects with external hardware and information on the web through custom blocks. The sample extension code in [this github repository](https://github.com/LLK/scratch-extension-docs/) shows how to pull weather information from openweathermap.org, get input from a USB joystick, and other examples that demonstrate the range of possibilities.
|
||||
Scratch extensions make it possible to connect Scratch projects with external hardware and information on the web through custom blocks. The sample extension code in [this github repository](https://github.com/LLK/scratch-extension-docs/) shows how to pull weather information from openweathermap.org, get input from a USB joystick, and other examples that demonstrate the range of possibilities. There are a lot.
|
||||
|
||||

|
||||
|
||||
|
|
Reference in a new issue