Update README.md
This commit is contained in:
committed by
GitHub
parent
6b6155b501
commit
c80329fea0
@ -52,7 +52,9 @@ Core Components:
|
|||||||
- curses_reporter.py: 436 lines
|
- curses_reporter.py: 436 lines
|
||||||
- coderack.py: 310 lines
|
- coderack.py: 310 lines
|
||||||
- slipnet.py: 248 lines
|
- slipnet.py: 248 lines
|
||||||
- Workspace Components:
|
|
||||||
|
Workspace Components:
|
||||||
|
|
||||||
- group.py: 237 lines
|
- group.py: 237 lines
|
||||||
- bond.py: 211 lines
|
- bond.py: 211 lines
|
||||||
- correspondence.py: 204 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
|
{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
|
Installing the module
|
||||||
|
|||||||
Reference in New Issue
Block a user