From 93face5fa3b20a36735930d144b3a1cc47773eff Mon Sep 17 00:00:00 2001 From: Ce Gao Date: Mon, 30 May 2022 14:50:10 +0800 Subject: [PATCH] fix: Add a asciinema demo (#222) Signed-off-by: Ce Gao --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d9f81a51..f3c47b99e 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ jupyter(password="", port=8888) Then you can run `envd up` to create the development environment. + + TODO: illustrate that the cache will be persistent. ```