From 3e0ea05ffc944ea3e956fbbfba68bfdb8213968e Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 18 Aug 2016 17:59:16 +0200 Subject: [PATCH] Added Universal Binary JSON --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f544742..3c49d03 100644 --- a/README.md +++ b/README.md @@ -546,11 +546,11 @@ of the testing and deployment process. - [RFC4627](https://tools.ietf.org/html/rfc4627) - JavaScript Object Notation (JSON). - [RFC7049](http://tools.ietf.org/search/rfc7049) - Concise Binary Object Representation (CBOR). -- [BSON](http://bsonspec.org/) - Bin­ary JSON (BSON). +- [BSON](http://bsonspec.org/) - Binary JSON (BSON). - [JSON-LD](http://json-ld.org/) - JSON for Linking Data. - [SBE](https://github.com/FIXTradingCommunity/fix-simple-binary-encoding) - Simple Binary Encoding (SBE). -- [SMILE](http://wiki.fasterxml.com/SmileFormatSpec) - JSON-compatible binary data format. - [MSGPACK](https://github.com/msgpack/msgpack/blob/master/spec.md) - MessagePack Specification. +- [UBJSON](http://ubjson.org/) - Universal Binary JSON Specification. ### Vocabularies