diff --git a/README.md b/README.md index fa9d3ae..d895a9d 100644 --- a/README.md +++ b/README.md @@ -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.