Update branding to shellmate.sh

This commit is contained in:
Greg Hendrickson
2026-01-27 15:12:59 +00:00
parent eb64e73ae1
commit 5135f0dd4d

View File

@@ -3,7 +3,7 @@
**SSH into chess mastery.** **SSH into chess mastery.**
```bash ```bash
ssh play@shellmate.md ssh play@shellmate.sh
``` ```
> *Experience chess in your terminal. Play against AI, challenge friends, or master the game with interactive tutorials.* > *Experience chess in your terminal. Play against AI, challenge friends, or master the game with interactive tutorials.*
@@ -31,13 +31,13 @@ ssh play@shellmate.md
```bash ```bash
# Play a game # Play a game
ssh play@shellmate.md ssh play@shellmate.sh
# Learn chess # Learn chess
ssh learn@shellmate.md ssh learn@shellmate.sh
# Spectate live games # Spectate live games
ssh watch@shellmate.md ssh watch@shellmate.sh
``` ```
## 🖥️ Controls ## 🖥️ Controls
@@ -83,7 +83,7 @@ MIT
--- ---
**Website:** [shellmate.md](https://shellmate.md) **Website:** [shellmate.sh](https://shellmate.sh)
**Game:** `ssh play@shellmate.md` **Game:** `ssh play@shellmate.sh`
*Built with ♟️ by [Greg Hendrickson](https://gregh.dev)* *Built with ♟️ by [Greg Hendrickson](https://gregh.dev)*