From 16252b2ba089d10e4c4d5130a10a9e6186b80293 Mon Sep 17 00:00:00 2001 From: Raiden Date: Wed, 30 Jul 2025 09:32:45 +0800 Subject: [PATCH] Update README.md --- pcmasterrace/scores/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcmasterrace/scores/README.md b/pcmasterrace/scores/README.md index a77dcc8..2680980 100644 --- a/pcmasterrace/scores/README.md +++ b/pcmasterrace/scores/README.md @@ -1,3 +1,3 @@ `cpu.py` and `gpu.py` contains code to index specific benchmark pages for scores and output them into `cpu.json` and `gpu.json` that the cog uses for data points. The scripts themselves are independent from the cog and will need to be run externally. I only decided to include it here so I don't have to manage separate repositories and to keep things simple. -`weights.py` is pretty much self explanatory, just weight values the cog will use to determine overall score for each CPU/GPU. +`weights.json` is pretty much self explanatory, just weight values the cog will use to determine overall score for each CPU/GPU.