add Next buttons to projects

This commit is contained in:
Tom Ball
2016-06-25 17:22:50 -04:00
parent b862cfc4ec
commit 37a438735d
18 changed files with 36 additions and 5 deletions

View File

@ -47,4 +47,8 @@ input.onPinPressed(TouchPin.P2, () => {
. . # . .
`);
});
```
```
### ~button /projects/rock-paper-scissors
NEXT: Rock Paper Scissors
### ~