Skip to content

Commit ecf1c60

Browse files
committed
update readme
1 parent f1c7164 commit ecf1c60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ Options:
8484
8585
Libraries [implementing](docs/encoding.md) the Ecoji encoding standard. Submit PR to add a library to the table.
8686
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.
9191
9292
## Build instructions.
9393

0 commit comments

Comments
 (0)