From 2541973e9ed9c4951e8b53ed1bf2f04822362a3f Mon Sep 17 00:00:00 2001 From: Chang Liu Date: Thu, 15 Nov 2018 22:53:51 +0100 Subject: [PATCH] Add link to Scala implementation add fluency03/scala-multicodec --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7bbc1c..f6d3d98 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ This ["first come, first assign"](https://github.com/multiformats/multicodec/pul - [Python](https://github.com/multiformats/py-multicodec) - [Haskell](https://github.com/multiformats/haskell-multicodec) - [Elixir](https://github.com/nocursor/ex-multicodec) +- [Scala](https://github.com/fluency03/scala-multicodec) - [Add yours today!](https://github.com/multiformats/multicodec/edit/master/table.csv) ## Multicodec Path, also known as [`multistream`](https://github.com/multiformats/multistream)