Update readme to include steve

This commit is contained in:
snen 2021-09-30 22:10:40 -04:00
parent 1d69cbaabe
commit e2d00188f6
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
This is a client for a tactical card game server. It is made using [my Deno-React-Web-Starter template repository](https://github.com/sullivansean27/deno-react-web-starter).
Deployed server is at http://www.tomecraft.xyz/. Code for the websocket server was written by @stryan.
## Code layout
- `~/client`: any code that is compiled and shipped to the browser.