diff --git a/README.md b/README.md index e9ed41d..c2c2b4d 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,13 @@ Changing that would require implementing some sort of lobby management mechanics ### Built With -* Vuetify, FontAwesome +Frontend: + +* Vuetify +* FontAwesome +* json-patch +* and of course much more (it's JavaScript after all) + +Backend: + +* Go with Gorilla Websocket library