From 4bedfa9d5dfc5007a9d4c93654ed0b6e109c67d5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 8 Feb 2022 00:13:41 +0100 Subject: Put all web fonts into same CSS file. Use bolder Circled Number font. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') 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: -- cgit v1.2.3