Skip to content

Commit d971d0b

Browse files
committed
Formatting fix.
1 parent 6b1d845 commit d971d0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/histogen/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Usage
44

5-
The CANDLE-ized versions of the codes can simply be run without any command line arguments, with the default settings being read from the corresponding 'default_mode'l file.
6-
When needed, the CANDLE versions also use the 'fetch_file' methods, which store the data in the top-level 'Data/Examples' directory.
7-
Any keywords in the 'default_model' file can be overwritten with the appropriate command line argument.
8-
The orginal codes and workflow below are preserved for comparison.
5+
The CANDLE-ized versions of the codes can simply be run without any command line arguments, with the default settings being read from the corresponding `default_mode`l file.
6+
When needed, the CANDLE versions also use the `fetch_file` methods, which store the data in the top-level `Data/Examples` directory.
7+
Any keywords in the `default_model` file can be overwritten with the appropriate command line argument.
8+
The orginal codes and workflow below are preserved for comparison.
99

1010
# CANDLE workflow
1111

0 commit comments

Comments
 (0)