From f31952883ee93297aea9b25b15d5d2245c9ec7bc Mon Sep 17 00:00:00 2001 From: Tony Date: Sat, 2 May 2026 11:46:31 -0500 Subject: [PATCH] Remove mention of build.sh from README Remove production build script from README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e3641bb..bdcc8e0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ This repository contains the governing documents for the Chicago Metropolitan Ba - `docs/03-playing-rules.md`: playing rules - `mkdocs/mkdocs.yml`: MkDocs site configuration - `mkdocs/requirements.txt`: Python packages required to build the site -- `tools/build.sh`: production build script - `tools/spellcheck/`: CSpell configuration and custom baseball dictionary ## Local Development