update readme

This commit is contained in:
Nathaniel Tampus
2023-03-04 23:06:32 +08:00
parent f3eaf23a8f
commit 997cbacc66

View File

@@ -6,7 +6,7 @@ Yet another Chess web app. Live demo at [ches.su](https://ches.su).
- play against other users in real-time
- spectate and chat in ongoing games with other users
- _optional_ user accounts for tracking stats and game history (wip)
- ~~_optional_ user accounts for tracking stats and game history~~ (wip)
- mobile-friendly (wip)
Built with Next.js 13, Tailwind CSS + daisyUI, react-chessboard, chess.js, Express.js, socket.io and PostgreSQL.