diff --git a/README.md b/README.md index 34233e8..8f5aa32 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ dotfiles for blink.sh env - [Development setup with docker](#development-setup-with-docker) - [Start and stop service](#start-and-stop-service) - [Access host from the blink](#access-host-from-the-blink) +- [Demo](#demo) @@ -138,3 +139,7 @@ mosh blink@host -P 22022 -p 22022 ```shell docker-compose exec alpine killall mosh-server ``` + +# Demo + +![screencast](./docs/sceencast.mp4) diff --git a/docs/sceencast.mp4 b/docs/sceencast.mp4 new file mode 100644 index 0000000..ee9c40b Binary files /dev/null and b/docs/sceencast.mp4 differ