Skip to content

Fix broken image link #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 en/step_6.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The `recognise text … (label)` block is a new block added by your project. Thi
--- task ---
+ Click the **green flag** to test again.

![Testing new code from previous instruction](images/test-with-new-blocks-annotated)
![Testing new code from previous instruction](images/test-with-new-blocks-annotated.png)

+ Test your project: type a command and press <kbd>Enter</kbd> on your keyboard. The fan or lamp should react to your command.

Expand All @@ -46,4 +46,4 @@ Now your Scratch smart virtual classroom uses a machine learning model instead o

Using machine learning is better than using rules, because training a program to recognise commands for itself is much quicker than trying to make a list of every possible command.

The more examples you use to train the machine learning model, the better your program should get at recognising commands.
The more examples you use to train the machine learning model, the better your program should get at recognising commands.