Fix misaligned right border in ASCII art hero
All lines now verified at exactly 68 characters wide. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c15762f55b
commit
00c94244cb
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
|
@ -1,17 +1,17 @@
|
||||||
```
|
```
|
||||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||||
░░ ░░
|
░░ ░░
|
||||||
░░ ██████╗ ██╗ ██╗███╗ ███╗ ♠ ♥ ♣ ♦ ░░
|
░░ ██████╗ ██╗ ██╗███╗ ███╗ ♠ ♥ ♣ ♦ ░░
|
||||||
░░ ██╔══██╗██║ ██║████╗ ████║ ░░
|
░░ ██╔══██╗██║ ██║████╗ ████║ ░░
|
||||||
░░ ██████╔╝╚██╗ ██╔╝██╔████╔██║ poker venue manager ░░
|
░░ ██████╔╝╚██╗ ██╔╝██╔████╔██║ poker venue manager ░░
|
||||||
░░ ██╔═══╝ ╚████╔╝ ██║╚██╔╝██║ ── since 2026 ── ░░
|
░░ ██╔═══╝ ╚████╔╝ ██║╚██╔╝██║ -- since 2026 -- ░░
|
||||||
░░ ██║ ╚██╔╝ ██║ ╚═╝ ██║ seat open, table 3! ░░
|
░░ ██║ ╚██╔╝ ██║ ╚═╝ ██║ seat open, table 3! ░░
|
||||||
░░ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ░░
|
░░ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ░░
|
||||||
░░ ░░
|
░░ ░░
|
||||||
░░ tournaments · cash games · dealers · players · displays ░░
|
░░ tournaments · cash games · dealers · players · displays ░░
|
||||||
░░ all managed · always on · no rake required ░░
|
░░ all managed · always on · no rake required ░░
|
||||||
░░ ░░
|
░░ ░░
|
||||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue