diff --git a/readme.md b/readme.md index 6df9bbe..c2f2e04 100644 --- a/readme.md +++ b/readme.md @@ -56,8 +56,10 @@ cargo build * finish game logic * prevent multiple users claiming the same identity and then all losing it - may create a zombie * prevent zombie users after browser crash -* figure out proper auth +* figure out proper auth - client's problem? * use db +* test bincode and probably move away from json +* make typescript sdk * support card text editing * prevent import of cards that have been seen already and edited * handle duplicates