From 2c77f4eef2b4d79569f74e8e807f772526130cad Mon Sep 17 00:00:00 2001 From: Georg Bauer Date: Fri, 31 Jul 2026 20:18:44 +0200 Subject: [PATCH] chore: quick note on the name --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b9a13d9..c40b6e0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Gotcha is a lightweight Gitea client with a reusable Rust core, a CLI, and a native iOS application. The iOS interface is UIKit/Swift; UniFFI exposes the Rust application logic to Swift. +On the icon: git in a tea cup. it is obvious, isn't it? + +On the name: well, tea, we established that. there is something tea like called +matcha. and this is git. so gotcha, because gitcha sounds dumb. Stop rolling +your eyes. + ## Workspace - `gotcha_gitea`: reusable asynchronous Gitea API client with the complete