From 5a847408ca331ef03473af93e7f93a144df680e1 Mon Sep 17 00:00:00 2001 From: Hugo Pointcheval Date: Thu, 9 Nov 2023 16:32:32 +0100 Subject: [PATCH] docs: add asciinema indications --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a9db47..b175981 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ All the following tools must be in your `PATH` : ## Quick start -> Warning Your dotnet project must be at the root of this repository +> **Warning** Your dotnet project must be at the root of this repository Simply run the build script @@ -31,6 +31,8 @@ More advanced usage: [![session recording](./demo.png)](./demo.cast) +> **Note** Open the recording with [asciinema](https://asciinema.org/) or by clicking on the image above + ## Usage ```shell-session