From def55c0be9ebef763a268fefe8ffb4183b701001 Mon Sep 17 00:00:00 2001 From: Dhruv Baldawa Date: Sat, 16 Sep 2017 16:17:15 +0400 Subject: [PATCH] Add py-multicodec to the list of implementations (#60) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 904480d..21afc9e 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ This ["first come, first assign"](https://github.com/multiformats/multicodec/pul - [go](https://github.com/multiformats/go-multicodec/) - [JavaScript](https://github.com/multiformats/js-multicodec) +- [Python](https://github.com/multiformats/py-multicodec) - [Add yours today!](https://github.com/multiformats/multicodec/edit/master/table.csv) ## Multicodec Path, also known as [`multistream`](https://github.com/multiformats/multistream)