From 3358b8fcc6afc47dcd4e1c53fd73a85118288898 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 28 May 2026 17:05:40 -0700 Subject: [PATCH] Remove unimplemented status command from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cf55a00..43ea636 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,6 @@ devarch audit my-project --fail-on MEDIUM ### Project Management - `devarch init ` -- Initialize a new archaeology project - `devarch demo [--build-db]` -- Create a demo project with synthetic data -- `devarch status` -- Show project status (coming soon) ### Data Extraction - `devarch mine --project ` -- Extract git history