File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,10 +84,10 @@ Options:
84
84
85
85
Libraries [implementing](docs/encoding.md) the Ecoji encoding standard. Submit PR to add a library to the table.
86
86
87
- | Language | Link | Comments
88
- |----------|------|------ ----
89
- | Go | | This repository offers a Go library package with two functions [ecoji.Encode()](encode.go) and [ecoji.Decode()](decode.go).
90
- | Java | | Coming soon, I plan to implement this and publish to maven central unless someone else does.
87
+ | Language | Comments
88
+ |----------|----------
89
+ | Go | This repository offers a Go library package with two functions [ecoji.Encode()](encode.go) and [ecoji.Decode()](decode.go).
90
+ | Java | Coming soon, I plan to implement this and publish to maven central unless someone else does.
91
91
92
92
## Build instructions.
93
93
You can’t perform that action at this time.
0 commit comments