Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSemiglia authored Dec 30, 2017
1 parent 6a47f74 commit 256b9bd
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 @@ -86,7 +86,7 @@ Frames in an animation are easy to understand as values, but they can also be un
### Live Broadcast
The flip-book model breaks a bit when it comes to the uncertain future of an application’s timeline. Each frame of an animation is usually known before playback but because drivers provide a finite set of possible events, that uncertainty can be constrained and given the means to produce the next frame for every action.

## Implementation
## Interface
```swift
public protocol IORouter {
/*
Expand Down

0 comments on commit 256b9bd

Please sign in to comment.