Skip to content

Commit f5b065e

Browse files
committed
docs: document related repositories and update task graph
- Add references to Thesis, Obsidian, and PhD root repositories - Cross-reference algorithm descriptions and meeting notes - Update README.md task graph
1 parent 4f990cf commit f5b065e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@ flowchart LR
166166
167167
%% Task dependencies
168168
algorithms_typecheck --> algorithms_build
169+
types_build --> algorithms_build
169170
algorithms_typecheck --> algorithms_test
171+
types_build --> algorithms_typecheck
170172
client_build --> cli_test
171173
types_build --> cli_test
172174
utils_build --> cli_test

0 commit comments

Comments
 (0)