react-game-kit
react-game-kit copied to clipboard
Update README.md to reflect actual Loop API
Loop.unsubscribe(id) accepts an integer (an index, specifically) returned by Loop.subscribe(fn), not a function reference.