Skip to content

Commit

Permalink
README clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
noseglid committed Feb 18, 2014
1 parent d873bc8 commit d2813df
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 @@ -60,7 +60,7 @@ Doesn't support the z-abbreviation as for now.
> **data** The data to decode. May be a `String` or a [Buffer][NodeBuffer].
> Expected to be enclosed in `<~` and `~>`.
>
> **returns** A [Buffer][NodeBuffer]
> **returns** A [Buffer][NodeBuffer] With the decoded data.
>
[Base64]: http://en.wikipedia.org/wiki/Base64
Expand Down

0 comments on commit d2813df

Please sign in to comment.