From 3a97417c9962430bc91af237b507375de8680d22 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 12 Jun 2026 00:44:27 -0400 Subject: demo image --- README.md | 2 +- demo.png | Bin 159612 -> 0 bytes demo.webp | Bin 0 -> 86730 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 demo.png create mode 100644 demo.webp diff --git a/README.md b/README.md index 2363a49..ab5eaa8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Soon -[Soon CLI demo](./demo.webp) +![Soon CLI demo](./demo.webp) Soon is a minimalist, text file based, CLI calendar inspired by [When](https://www.lightandmatter.com/when/when.html). It has simple, concise syntax but supports recurring cases more complex than most calendars. diff --git a/demo.png b/demo.png deleted file mode 100644 index d803f40..0000000 Binary files a/demo.png and /dev/null differ diff --git a/demo.webp b/demo.webp new file mode 100644 index 0000000..c07f40e Binary files /dev/null and b/demo.webp differ -- cgit v1.2.3