Skip to content

Commit 7dfa3f5

Browse files
committed
Add note regarding JSON output. [ci skip]
1 parent 3ce4f8f commit 7dfa3f5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@ stream file for the perturbable molecule, or AMBER or GROMACS files for the two
101101
The format can be specified using the the `--output-format` option. If you require input
102102
for a free-energy perturbation simulation, e.g. a hybrid GROMACS toplogy file, the you can
103103
use the stream file with [BioSimSpace](https://biosimspace.openbiosim.org) to generate the
104-
required input files.
104+
required input files. Additionally, the program will output a JSON file summarising the
105+
modifications that were made.
106+
107+
```bash
105108

106109
> [!NOTE]
107110
> When a stream file is used as input, the `--mapping` option is ignored. and

0 commit comments

Comments
 (0)