Replace broken logo placeholder with ASCII art hero section
Swapped the non-existing logo SVG and badge soup for a light-hearted ASCII card table with poker suits. Added "No rake required." tagline. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c972926d31
commit
7ecdec20a2
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
|
@ -1,18 +1,18 @@
|
|||
<p align="center">
|
||||
<img src="docs/assets/logo-placeholder.svg" alt="PVM Logo" width="120" />
|
||||
</p>
|
||||
```
|
||||
♠ ♥ ♣ ♦
|
||||
|
||||
<h1 align="center">PVM</h1>
|
||||
<h3 align="center">Poker Venue Manager</h3>
|
||||
╔═══════════════╗
|
||||
║ P V M ║
|
||||
║ ║
|
||||
║ Poker Venue ║
|
||||
║ Manager ║
|
||||
╚═══════════════╝
|
||||
|
||||
<p align="center">
|
||||
<strong>The all-in-one platform for poker venue operations.</strong><br/>
|
||||
Tournaments. Cash games. Dealers. Players. Displays. All managed. Always on.
|
||||
</p>
|
||||
"Seat open, table 3!"
|
||||
```
|
||||
|
||||
<p align="center">
|
||||
<code>SaaS</code> · <code>Offline-Capable</code> · <code>Real-Time</code> · <code>Multi-Venue</code>
|
||||
</p>
|
||||
> Tournaments. Cash games. Dealers. Players. Displays.
|
||||
> All managed. Always on. No rake required.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue