Skip to content

Commit

Permalink
Add edge
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Sep 25, 2024
1 parent 727737e commit 70753ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ flowchart TD
%% Basic -> Intermediate
can_manage_files_using_cli --> can_tranfer_files_using_rsync
can_find_wharf --> can_tranfer_files_using_rsync
can_schedule_jobs --> can_monitor_jobs
can_use_interactive_node --> can_use_ide
can_use_modules --> can_use_ide
Expand Down
1 change: 1 addition & 0 deletions docs/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ flowchart TD
%% Basic -> Intermediate
can_manage_files_using_cli --> can_tranfer_files_using_rsync
can_find_wharf --> can_tranfer_files_using_rsync
can_schedule_jobs --> can_monitor_jobs
can_use_interactive_node --> can_use_ide
can_use_modules --> can_use_ide
Expand Down

0 comments on commit 70753ed

Please sign in to comment.