Skip to content

Commit dadaf8a

Browse files
committed
more readme updates
1 parent e6963a3 commit dadaf8a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ A series of code challenges will teach you the basics of the [johnny-five][2] ap
1919

2020
## Hardware is optional
2121

22-
The workshop will pose a challenge, and will test your code.
22+
The workshop will pose a challenge, you will code a solution which the workshop will then verify.
2323

24-
The low level code to talk to the Arduino is stubbed out.
24+
**You will be writing _working, executable johnny-five code_.**
2525

26-
**You _will_ be writing working, executable johnny-five code.**
26+
Each of your solutions can be run by the workshop or directly as a `node` program.
2727

28-
Each of your solutions can be run directly as a `node` program.
28+
When run through the workshop the low level code to talk to the Arduino is stubbed out.
2929

30-
Wire up an Arduino, connect the USB and you can see your solution run for real.
30+
Wire up an Arduino, connect the USB and run your solution directly to see it run for real.
3131

3232
## Code style
3333

@@ -52,7 +52,6 @@ gulp
5252

5353
## Translations
5454

55-
- @NodeBotsUK - English
5655
- @n0bisuke - Japanese
5756

5857
[1]: http://nodeschool.io/

0 commit comments

Comments
 (0)