From dd6d8f699fb6d755c77967811085b2a291189ad2 Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Sun, 9 Jan 2022 16:32:34 -0800 Subject: [PATCH] Emphasize that this library is written in Rust --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a00e18d0..dbbff9b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cardano Serialization Lib -This is a library for serialization & deserialization of data structures used in Cardano's Haskell implementation of Shelley along with useful utility functions. +This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Shelley along with useful utility functions. ##### NPM packages