Skip to content

Commit 1c7ff3d

Browse files
committed
[Java] Add Javadoc link to README.
1 parent 626b062 commit 1c7ff3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Simple Binary Encoding (SBE)
22
============================
33

4+
[![Javadocs](http://www.javadoc.io/badge/uk.co.real-logic/sbe-tool.svg)](http://www.javadoc.io/doc/uk.co.real-logic/sbe-tool)
5+
46
[SBE](https://github.com/FIXTradingCommunity/fix-simple-binary-encoding) is an OSI layer 6 presentation for
57
encoding and decoding binary application messages for low-latency financial applications. This repository contains
68
the reference implementations in Java, C++, Golang, and C#.

0 commit comments

Comments
 (0)