From 89b13ac93870eeb12c57439c1d3271d570665e26 Mon Sep 17 00:00:00 2001 From: Henner Flick Date: Sat, 30 Aug 2025 17:14:01 +0200 Subject: [PATCH 1/2] Readme angepasst --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 180b35f..a2e9f3c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It is built with Go and uses a simple configuration file to store your API setti - `klog config url ` – set API endpoint - `klog config insecure ` – ignore self-signed SSL certs - `klog config show` – show current configuration - - `klog c` (aliases: `klog k`, `klog coffee`, `klog kaffee`) – log a coffee event + - `klog c` (aliases: `klog k`, `klog coffee`, `klog kaffee`) – log a coffee - `klog brew [--notify=] [--plan=] [--planTime=]` – log a brew with options - **Formatted output** From 23001320da2ce0a528ffe0e98239478f00b6cb55 Mon Sep 17 00:00:00 2001 From: Henner Flick Date: Sat, 30 Aug 2025 17:19:30 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Balance=20in=20README=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a2e9f3c..8c480ce 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ It is built with Go and uses a simple configuration file to store your API setti - `klog config insecure ` – ignore self-signed SSL certs - `klog config show` – show current configuration - `klog c` (aliases: `klog k`, `klog coffee`, `klog kaffee`) – log a coffee + - `klog balance` – shows your balance - `klog brew [--notify=] [--plan=] [--planTime=]` – log a brew with options - **Formatted output** @@ -52,6 +53,11 @@ klog config url https://example.com/ klog config show ``` +### Show your balance +```bash +klog balance +``` + ### Log events ```bash