From 0968c9e0df98580d628f06f7afe1764fd857fb17 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 2 Aug 2025 15:33:28 +0300 Subject: add ankidroid screenshot --- README.md | 6 +++++- assets/ankidroid.png | Bin 0 -> 233671 bytes 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 assets/ankidroid.png diff --git a/README.md b/README.md index 6060f17..951ae17 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,14 @@ It has mainly been vibe coded using Claude Code CLI. +⚠️ **Important:** This tool uses OpenAI services for audio and image generation, which requires an API key. See [Quick Start](#quick-start) for setup instructions. + [TotalRecall screenshot](assets/totalrecall.png) [🔊 Computer / Компютър audio example](assets/audio.mp3) (Download raw file, and then play locally) -⚠️ **Important:** This tool uses OpenAI services for audio and image generation, which requires an API key. See [Quick Start](#quick-start) for setup instructions. +

+ AnkiDroid screenshot +

## Features diff --git a/assets/ankidroid.png b/assets/ankidroid.png new file mode 100644 index 0000000..cd7fd11 Binary files /dev/null and b/assets/ankidroid.png differ -- cgit v1.2.3