From b2e1d035ab8d32f6c3351ae5f0a514e569294ef0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 15 Jul 2025 08:29:33 +0300 Subject: add vibe coding info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d27b734..c5575fa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `totalrecall` is a command-line tool that generates Anki flashcard materials from Bulgarian words. It creates audio pronunciation files and generates images using AI. +It has mainly been vibe coded using Claude Code CLI. + ⚠️ **Important:** This tool uses OpenAI services by default, which requires an API key. See [Quick Start](#quick-start) for setup instructions or use the free alternatives with `--audio-provider espeak --image-api pixabay`. ## Features @@ -320,4 +322,4 @@ The tool caches audio to avoid repeated API calls for the same words. ## License -MIT License - see LICENSE file for details \ No newline at end of file +MIT License - see LICENSE file for details -- cgit v1.2.3