From 23b25d52bd7bf2511ce30a85ee2fd72bd8bd952f Mon Sep 17 00:00:00 2001 From: scuti Date: Sat, 12 Oct 2024 10:16:26 -0700 Subject: [PATCH] more readme editing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce277a2..9ee6039 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ The CGI program is still invoked in static generation. The files `allmaps.py`, ` Before executing `allmaps.py`, copy and modify the templates. - cp ./templates/overview.html . - cp ./templates/map.html . + cp templates/overview.html . + cp templates/map.html . `allmaps.py` outputs an html file for all distinct maps in the database. The leaderboards for each map (equivalent to `?map=[map name]`) are in `output/maps/`.