From c74db60daf8c2f67b307fa0e6070d555b02cd8e5 Mon Sep 17 00:00:00 2001
From: Christoph <1+christoph@noreply.localhost>
Date: Thu, 9 Jul 2026 07:18:58 +0000
Subject: [PATCH] Update README.md
---
README.md | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 53 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2986a4e..35ee708 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,53 @@
-Gitty — A lightweight Git client
\ No newline at end of file
+
+
+

+
+# 🐈 Gitty
+
+**A lightweight, modern Git client built with Tauri.**
+
+Fast, simple, and designed for developers who want a clean Git experience without unnecessary complexity.
+
+
+
+---
+
+## ✨ Features
+
+- 🚀 Fast native performance
+- 🌿 Branch management
+- 📝 Commit history
+- 🔄 Pull, Push & Fetch
+- 🔀 Merge & Rebase
+- 📦 Repository management
+- 🎨 Modern and intuitive UI
+- 🌙 Dark mode support
+
+---
+
+## 📸 Preview
+
+> Screenshots coming soon.
+
+---
+
+## 🛠️ Built With
+
+- **Tauri**
+- **Rust**
+- **Svelte**
+- **Git2**
+
+---
+
+## 🚧 Status
+
+Gitty is currently under active development.
+
+Contributions, feedback and feature requests are always welcome!
+
+---
+
+## 📄 License
+
+MIT License
\ No newline at end of file