We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3570bb8 commit 6aa2180Copy full SHA for 6aa2180
1 file changed
examples/example1d_SAM_ParametricStudy/README.md
@@ -16,6 +16,6 @@ This example provides a demonstration on how to use WATTS to perform multiple ru
16
17
## File descriptions
18
19
-- example1d.py: WATTS workflow for this example. This is the file to execute to run the problem described above.
20
-- sam_template: SAM templated input file.
21
-- results.csv: An example of CSV file that will be generated through running this example.
+- [__example1d.py__](example1d.py): WATTS workflow for this example. This is the file to execute to run the problem described above.
+- [__sam_template__](sam_template): SAM templated input file.
+- [__results.csv__](results.csv): An example of CSV file that will be generated through running this example.
0 commit comments