Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhubonan committed Sep 21, 2023
1 parent eb0338f commit a018264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Expand Up @@ -19,12 +19,12 @@ flowchart TD
A[PC] --> |search tasks| B[Server];
B --> |relaxed geometries| A;
subgraph HPC1
subgraph HPC2
W1;
W2;
end
subgraph HPC
subgraph HPC1
W3;
W4;
end
Expand Down

0 comments on commit a018264

Please sign in to comment.