Skip to content

Commit 97d0855

Browse files
Add files via upload
1 parent ce58d00 commit 97d0855

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,19 +67,21 @@ The package `multichain.object` contains Java objects which can be used to call
6767

6868
The package contains `formatters` with technical classes used to format Json to Java using [Gson API](https://github.com/google/gson).
6969

70-
## Versions
71-
72-
## License
73-
74-
MultiChainJAVAAPI is released under the [GNU General Public License version 3] (LICENSE).
75-
7670
#### multichain.test.object.formatters
7771
The package `multichain.test` contains Java unit test.
7872
Test are written with `main()` function to be executed whatever IDE or system used.
7973

8074
The package `command` has to contain unit tests for each command.
8175
The package `object.formatters` is helpful to test the good work of Formatters Json<->Java.
8276

77+
78+
## Versions
79+
80+
## License
81+
82+
MultiChainJAVAAPI is released under the [GNU General Public License version 3] (LICENSE).
83+
84+
8385
```
8486
Copyright (c) 2017 Worldline.
8587

0 commit comments

Comments
 (0)