chore: quick note on the name

This commit is contained in:
Georg Bauer
2026-07-31 20:18:44 +02:00
parent 128be97e20
commit 2c77f4eef2

View File

@@ -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 native iOS application. The iOS interface is UIKit/Swift; UniFFI exposes the
Rust application logic to Swift. 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 ## Workspace
- `gotcha_gitea`: reusable asynchronous Gitea API client with the complete - `gotcha_gitea`: reusable asynchronous Gitea API client with the complete