Skip to content

Commit

Permalink
add mermaid link to relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang committed Oct 12, 2022
1 parent 5e5379c commit 31beae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ flowchart LR
B --> C(Choose platform)
C -->D(Snellius)
C -->E(CRIB)
click D "./docs/STEMMUS_SCOPE_on_Snellius.md" "Run STEMMUS_SCOPE on Snellius" _blank
click E "./docs/STEMMUS_SCOPE_on_CRIB.md" "Run STEMMUS_SCOPE on CRIB" _blank
```

## Create an executable file of STEMMUS_SCOPE
Expand Down

0 comments on commit 31beae5

Please sign in to comment.