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