From 7cdd877138a6d131bdadf405c79c14e1d6ad191c Mon Sep 17 00:00:00 2001 From: Domenico Testa Date: Thu, 11 Jun 2020 17:07:16 +0200 Subject: [PATCH] Adding asciinema recordings --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5d95cce..16c813f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ It can be easily provisioned to a private AWS account and it has been designed t ## Deploying on AWS +[![asciicast](https://asciinema.org/a/338371.svg)](https://asciinema.org/a/338371) + *once* is implemented using the [AWS CloudDevelopment Kit](https://docs.aws.amazon.com/cdk/) framework, and can be easily deployed as a self-contained CloudFormation stack to any AWS account. Make sure you have installed the latest CDK version for your platform, following the steps described in the [official getting started guide](https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html). @@ -70,6 +72,8 @@ Once the service and the client have been correctly installed and configured, yo The URL can be shared to download the file, only once. +[![asciicast](https://asciinema.org/a/338383.svg)](https://asciinema.org/a/338383) + ## Uninstalling If you want to completely remove *once* from your AWS account, you will need to run the following command: