From 81c9dec5b8cf4b878a379efdfc60035cd252e1e7 Mon Sep 17 00:00:00 2001 From: richard Date: Mon, 29 Aug 2022 09:44:05 +1200 Subject: [PATCH] Adds link to a java multicodec implementation in the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c181fa..a40698d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ The `validate.py` script can be used to validate the table once it's edited. - [Elixir](https://github.com/nocursor/ex-multicodec) - [Scala](https://github.com/fluency03/scala-multicodec) - [Ruby](https://github.com/sleeplessbyte/ruby-multicodec) +- [Java](https://github.com/richardbergquist/java-multicodec) - [Add yours today!](https://github.com/multiformats/multicodec/edit/master/table.csv) ## Reserved Code Ranges