summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-02-08 00:13:41 +0100
committerTor Andersson <tor@ccxvii.net>2022-02-15 12:18:30 +0100
commit4bedfa9d5dfc5007a9d4c93654ed0b6e109c67d5 (patch)
tree5fe0d93bf1351989cc6436f0814c12a5b3732b6d /INSTALL.md
parent7cfce92c538bbd5cb5dc95e0ee3b7ce78959657e (diff)
downloadserver-4bedfa9d5dfc5007a9d4c93654ed0b6e109c67d5.tar.gz
Put all web fonts into same CSS file.
Use bolder Circled Number font.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 3771e27..e83cb31 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,7 +4,7 @@ All data is stored in an SQLite3 database.
The server and game rules are implemented in Javascript.
The game state is stored in the database as a JSON blob.
-The server runs on Node with the Express.js and Socket.io frameworks.
+The server runs on Node with the Express.js framework.
Check out the game submodules: