Update README.md

This commit is contained in:
Alexandre Linhares
2025-04-23 21:20:05 +02:00
committed by GitHub
parent bdbb964d5d
commit 69a04a724b

View File

@ -77,8 +77,8 @@ The system is well-organized with clear separation of concerns:
The largest file, codeletMethods.py, contains all the codelet behavior implementations, which makes sense as it's the heart of the system's analogical reasoning capabilities.
{code.py}README.md Files
---------------------
codeREADME.md Files
We've got an LLM to document every code file, so people can look at a particular readme before delving into the work.