mirror of
https://github.com/ghndrx/shellmate.git
synced 2026-02-10 06:45:02 +00:00
Update branding to shellmate.sh
This commit is contained in:
12
README.md
12
README.md
@@ -3,7 +3,7 @@
|
||||
**SSH into chess mastery.**
|
||||
|
||||
```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.*
|
||||
@@ -31,13 +31,13 @@ ssh play@shellmate.md
|
||||
|
||||
```bash
|
||||
# Play a game
|
||||
ssh play@shellmate.md
|
||||
ssh play@shellmate.sh
|
||||
|
||||
# Learn chess
|
||||
ssh learn@shellmate.md
|
||||
ssh learn@shellmate.sh
|
||||
|
||||
# Spectate live games
|
||||
ssh watch@shellmate.md
|
||||
ssh watch@shellmate.sh
|
||||
```
|
||||
|
||||
## 🖥️ Controls
|
||||
@@ -83,7 +83,7 @@ MIT
|
||||
|
||||
---
|
||||
|
||||
**Website:** [shellmate.md](https://shellmate.md)
|
||||
**Game:** `ssh play@shellmate.md`
|
||||
**Website:** [shellmate.sh](https://shellmate.sh)
|
||||
**Game:** `ssh play@shellmate.sh`
|
||||
|
||||
*Built with ♟️ by [Greg Hendrickson](https://gregh.dev)*
|
||||
|
||||
Reference in New Issue
Block a user