From c80329fea0706d01c19e5e96fa9549795632cda4 Mon Sep 17 00:00:00 2001 From: Alexandre Linhares Date: Wed, 23 Apr 2025 21:36:53 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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