Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 committed Jul 15, 2017
1 parent a1a8d58 commit 819ffe7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ A Go package implementing encoding and decoding of [Universal Binary JSON](http:

- Streaming support via Encoder/Decoder.

- Support for [optimized format](http://ubjson.org/type-reference/container-types/#optimized-format).

- Block format.

## Usage

```go
Expand Down

0 comments on commit 819ffe7

Please sign in to comment.