Skip to content

Commit

Permalink
fix the markdown table
Browse files Browse the repository at this point in the history
  • Loading branch information
ceejbot committed Mar 31, 2016
1 parent 79f6b6f commit 8f02bad
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 @@ -66,7 +66,7 @@ input.pipe(hasher);
Blake2 provides a bewildering variety of variations. Avon exposes all of them both in the general-purpose functions given above, and in some convenience wrappers. This chart might help you decide which to use.
| function | input | arch | multicore? | async? | algo name
| --- | --- | --- | --- | ---
| --- | --- | --- | --- | --- | ---
| sumStream | stream | * | * | - | pass algo name
| sumBuffer | buffer | * | * | n | pass algo name
| sumFile | file | * | * | y | pass algo name
Expand Down

0 comments on commit 8f02bad

Please sign in to comment.