diff --git a/README.md b/README.md index 448dce7..24a1f32 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ Core Components: - curses_reporter.py: 436 lines - coderack.py: 310 lines - slipnet.py: 248 lines -- Workspace Components: + +Workspace Components: + - group.py: 237 lines - bond.py: 211 lines - correspondence.py: 204 lines @@ -83,7 +85,7 @@ The largest file, codeletMethods.py, contains all the codelet behavior implement {code.py}README.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. +We've got an LLM to document every code file, so people can look at a particular readme before delving into the work (Here's one [Example](main_README.md). Installing the module