renamed to main.py to make it installable

This commit is contained in:
2025-03-06 10:10:09 +01:00
parent bef5f392d7
commit 9de33b67db
2 changed files with 1 additions and 186 deletions

View File

@@ -1,4 +1,4 @@
# Analysis-Ready Code (ARC)
# 🤖👩‍🔬 Analysis-Ready Code (ARC)
Analysis-Ready Code (ARC) is a Python-based utility designed to recursively scan directories and transform source code into a format optimized for AI and computer analysis. By stripping comments, filtering specific file types, and optionally compressing content, ARC ensures that your code is clean and ready for automated processing.