Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
happyleavesaoc authored Mar 30, 2017
1 parent dcaa12b commit a839a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Pipeline().transition(...)

Wait
```python
Pipeline.()wait(4) # in seconds
Pipeline.().wait(4) # in seconds
```

Repeat
Expand Down

0 comments on commit a839a16

Please sign in to comment.