Skip to content

Commit 250fd8f

Browse files
committed
[Java] README update.
1 parent 803b8b2 commit 250fd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Simple Binary Encoding (SBE)
1212
encoding and decoding binary application messages for low-latency financial applications. This repository contains
1313
the reference implementations in Java, C++, Golang, and C#.
1414

15-
For more details on the design and usage of SBE can be found on the [Wiki](https://github.com/real-logic/simple-binary-encoding/wiki).
15+
More details on the design and usage of SBE can be found on the [Wiki](https://github.com/real-logic/simple-binary-encoding/wiki).
1616

1717
An XSD for SBE specs can be found
1818
[here](https://github.com/real-logic/simple-binary-encoding/blob/master/sbe-tool/src/main/resources/fpl/sbe.xsd). Please address questions about the specification to the [SBE FIX community](https://github.com/FIXTradingCommunity/fix-simple-binary-encoding).

0 commit comments

Comments
 (0)