add folder and also a demo image

This commit is contained in:
2013-12-24 23:06:26 +08:00
parent 38b5dc615f
commit fa09b59149
3 changed files with 4 additions and 3 deletions
+4 -3
View File
@@ -16,7 +16,7 @@ All the demos write with CoffeeScript
- Click the "Upload" button.
- If the upload was successful, the board is now prepared and you can close the Arduino IDE.
NOTICE: copied from <https://github.com/rwaldron/johnny-five/wiki/Getting-Started>
NOTICE: The above words copied from <https://github.com/rwaldron/johnny-five/wiki/Getting-Started>
- run commands:
```bash
@@ -28,6 +28,7 @@ All the demos write with CoffeeScript
- compile the Coffeescript
```bash
coffee --compile *.coffee
coffee --compile **/*.coffee
```
- run the demos, just as usual node **.js
- run the demos, just as usual node **.js, every demo also has a image attached
View File
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB