From 42475581660cef4a53aaf7398a823d5eb4da829a Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Fri, 8 Jan 2016 16:05:16 +0200 Subject: [PATCH] README: add subshell demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eb3c278..cb8d5e6 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ See SatoshiLabs' blog post about this feature: ## Screencast demo usage +### Simple usage (single SSH session) [![Demo](https://asciinema.org/a/22959.png)](https://asciinema.org/a/22959) +### Advanced usage (multiple SSH sessions from a sub-shell) +[![Subshell](https://asciinema.org/a/33240.png)](https://asciinema.org/a/33240) + ## Installation First, make sure that the latest `trezorlib` Python package