From 29a3b5e1613a61da0725b31a62f0d9e40b019092 Mon Sep 17 00:00:00 2001 From: nojhan Date: Fri, 17 Jan 2025 16:09:30 +0100 Subject: [PATCH] add screenshots in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6eee3c5..b3fe9a6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It is not an interactive application, it just displays incoming notifications. At any time, as much as possible of the last notifications are displayed. The display refreshes when a notification is received. +![Screenshot of the vertical layout](https://github.com/nojhan/clibard/blob/main/doc/screenshot_vertical.png?raw=true) + The CLI bard is written in Python and is available under the AGPLv3 license. @@ -80,6 +82,8 @@ The default layout is the horizontal one. Horizontal ---------- +![Screenshot of the horizontal layout](https://github.com/nojhan/clibard/blob/main/doc/screenshot_horizontal.png?raw=true) + This will display on a single line, and overwrite it as soon as an update is received. Dates are given in a "natural" human-readable way.