Skip to content

Commit e27edc6

Browse files
authored
Update README.md
1 parent aef0dca commit e27edc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ workflow-registry
1414
| | |- types.yml TOSCA description of the different components involved in the workflow
1515
| | ...
1616
| |- step_1
17-
| | |- spack.yml Sofware requirements as a Spack environment specification
17+
| | |- spack.yml Sofware requirements for this workflow step as a Spack environment specification
1818
| | |- src PyCOMPSs code of the workflow step
1919
| | ...
20-
| |- software_2
20+
| |- step_2
2121
| ....
2222
|- workflow_2
2323
| ...

0 commit comments

Comments
 (0)