diff --git a/Readme b/Readme index 0f3724e..bc2a100 100644 --- a/Readme +++ b/Readme @@ -41,23 +41,24 @@ Remote implementations by others: proquint encoded strings, Decodes proquint encode strings to binaries. Implementation can be found at https://hexdocs.pm/proquint/Proquint.html - - * Elm implimentation: + + * Elm implementation: - Install with `elm install michaelglass/proquint`. - Docs are here: https://package.elm-lang.org/packages/michaelglass/proquint/latest/Proquint. - * Perl implementation by Mark Lawrence: Can also be installed from CPAN with cpan Proquint (or +cpanm+ if one has it installed). https://github.com/mlawren/p5-Proquint - + * Rust implementation by Christian Blades: Crate at https://crates.io/crates/proquint, source at https://github.com/christian-blades-cb/proquint-rs - + * Go implementation by Nat Welch: https://github.com/icco/proquint - + + * Go implementation by Lucas Bremgartner: https://github.com/breml/proquint + * Haskell implementation by Francesco Gazzetta: https://hackage.haskell.org/package/proquint See License.txt for copyright and terms of use.