Skip to content

Commit

Permalink
Merge pull request #319 from rodrigc/rodrigc/rust-readme
Browse files Browse the repository at this point in the history
Emphasize that this library is written in Rust
  • Loading branch information
vsubhuman committed Jan 14, 2022
2 parents bb4b91f + dd6d8f6 commit c1e7b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit c1e7b72

Please sign in to comment.