Skip to content

Commit

Permalink
chore: pretty
Browse files Browse the repository at this point in the history
Issue #47
  • Loading branch information
lewismoten committed Sep 2, 2019
1 parent 3bae90d commit 7305969
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 @@ -47,7 +47,7 @@ reader.readChunks().then(chunks => {
});
reader.readSample(channel, index).then(sample => console.log(sample));
// 127
````
```

The chunks would be written out as:

Expand Down

0 comments on commit 7305969

Please sign in to comment.