From cb66d0802707b5358d18e8c7161593a89fb6d7a6 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 1 Feb 2026 05:23:27 +0100 Subject: [PATCH] Add Ollama link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dd5473..78d37a8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ TextDB is a **non-destructive**, completely offline, local-first text editor wit - Open/import `.txt` and `.md` files; export to `.txt` or print / `.pdf`. - Settings for theme, text size, and optional display of line numbers in the textarea. +Ollama: `https://ollama.com` + ## Use cases - **Non-destructive notepad**: jot ideas without fear of losing earlier thoughts.