From 15538fd68a4f00b0472bb466b5002e122c0cbe88 Mon Sep 17 00:00:00 2001 From: Tom Hicks Date: Wed, 23 Sep 2026 18:47:38 -0700 Subject: [PATCH] Renames Project description files. --- Project.json => Project-Description.json | 0 Project.md => Project-Description.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Project.json => Project-Description.json (100%) rename Project.md => Project-Description.md (100%) diff --git a/Project.json b/Project-Description.json similarity index 100% rename from Project.json rename to Project-Description.json diff --git a/Project.md b/Project-Description.md similarity index 100% rename from Project.md rename to Project-Description.md