From 542f02a72d9c1766dd40c368f08f07955fb70f63 Mon Sep 17 00:00:00 2001 From: Romain Ruetschi Date: Sat, 17 Feb 2018 17:02:24 +0100 Subject: [PATCH] Add asciinema demo to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6be4ffb..163a65c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ > *rustysecrets-cli* is a command-line wrapper around [RustySecrets](https://github.com/SpinResearch/RustySecrets), a Rust implementation of threshold [Shamir's secret sharing](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing). +## Demo + +[![asciicast](https://asciinema.org/a/163541.png)](https://asciinema.org/a/163541) + ## Installation $ cargo install rustysecrets-cli