Skip to content

Commit e2111af

Browse files
lukischclaude
andcommitted
feat: add banner + modernize README header
Add assets/banner.svg (trophy/Pokale motif), insert banner at top of README.md, add shields.io badges (MIT, Python, Platform, Offline-first) and blockquote tagline. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 86b7c7f commit e2111af

2 files changed

Lines changed: 219 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
<img src="assets/banner.svg" width="100%" alt="ProfiPrompt Banner">
2+
13
# ProfiPrompt
24

3-
Ein Desktop-Tool zur Verwaltung, Versionierung und Organisation von AI-Prompts. Gebaut mit PySide6 (Qt6).
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
6+
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/)
7+
[![Platform: Windows](https://img.shields.io/badge/platform-Windows-lightgrey.svg)]()
8+
[![Offline-first](https://img.shields.io/badge/offline--first-yes-green.svg)]()
9+
10+
> Desktop-Tool zur Verwaltung, Versionierung und Organisation von AI-Prompts — gebaut mit PySide6 (Qt6).
11+
12+
413

514
**Aktueller Stand:** Version 1.0.1 behebt die Board-Speicherung und stellt sicher, dass einzelne TXT-Exporte echten Plaintext schreiben. Der aktuelle Unreleased-Stand reicht die Metadaten-Einstellung auch an Versions-PDFs aus Hauptfenster und Dashboard weiter, ergänzt den portablen Bibliotheksexport `profiprompt-library-v1.json`, bringt einen statischen Web/PWA-Companion für mobile Lese-, Such- und Kopierpfade mit und enthält jetzt einen reproduzierbaren Desktop-Plattform-Smoke für macOS/Linux.
615

assets/banner.svg

Lines changed: 209 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)