Skip to content

Commit 7eba1d9

Browse files
committed
[Java] Formatting.
1 parent f8517e0 commit 7eba1d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ An example to execute a Jar from command line using the 'all' jar which includes
6969

7070
**Note:** The Jars in directory `build/libs` do not contain `META-INF/MANIFEST.MF` and the error *"no main manifest attribute"* will occur when trying to execute it.
7171

72+
7273
C++ Build using CMake
7374
---------------------
7475
NOTE: Linux, Mac OS, and Windows only for the moment. See
@@ -91,6 +92,7 @@ If you are comfortable with using CMake, then a full clean, build, and test look
9192
$ cmake --build . --clean-first
9293
$ ctest
9394

95+
9496
Golang Build
9597
------------
9698

@@ -112,6 +114,7 @@ documentation](https://github.com/real-logic/simple-binary-encoding/wiki/Golang-
112114
Developers wishing to enhance the golang generator should see the [developer
113115
documentation](https://github.com/real-logic/simple-binary-encoding/blob/master/gocode/README.md)
114116

117+
115118
C# Build
116119
--------
117120
As of May 2017, the CSharp build is considered a preview release. API stability is not yet guaranteed. User and Developer guides are not yet released or are incomplete.

0 commit comments

Comments
 (0)