From 413015461e85abb1ed543f9e2c4dada8dd85545f Mon Sep 17 00:00:00 2001 From: Derk-Jan Karrenbeld Date: Thu, 20 Jun 2019 17:58:26 +0200 Subject: [PATCH] Add Ruby implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 595b050..02e7ba3 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ This ["first come, first assign"](https://github.com/multiformats/multicodec/pul - [Haskell](https://github.com/multiformats/haskell-multicodec) - [Elixir](https://github.com/nocursor/ex-multicodec) - [Scala](https://github.com/fluency03/scala-multicodec) +- [Ruby](https://github.com/sleeplessbyte/ruby-multicodec) - [Add yours today!](https://github.com/multiformats/multicodec/edit/master/table.csv) ## Multicodec Path, also known as [`multistream`](https://github.com/multiformats/multistream)