From fab9a9277be06a6e1f7c0e3fecffe2ded740c226 Mon Sep 17 00:00:00 2001 From: Dan Date: Sat, 11 Apr 2026 02:20:52 +0100 Subject: [PATCH] README edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd88b73..1fc061a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A community-owned, content-addressed archive of [Blood on the Clocktower](https: ## How It Works - Each script is stored as a standard BotC JSON file in `scripts/` -- Filenames are the MD5 hash of the file contents (content-addressed = automatic dedup) -- Scripts are pure BotC JSON - usable directly in any BotC tool (clocktower.online, etc.) +- Filenames are the MD5 hash of the file contents (content-addressed = automatic de-duplication) +- Scripts are pure BotC JSON - usable directly in any BotC tool (botc.app, etc.) - `index.json` provides a searchable index of all scripts with name, author, and source info ## Using the Archive