Skip to content

Commit

Permalink
Merge pull request #32 from RECETOX/KristinaGomoryova-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hechth authored Aug 1, 2024
2 parents 8501ff2 + 3209999 commit ac0cc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The main functions are process_metadata_file and process_alkane_ri_file.
The tool can be run also using command-line interface, either by the python3 or poetry:

```console
python3 <path-to-__main.py__> --method='' <path-to-input-data> <path-to-output-data>
python3 -m rcx_tk --method='' <path-to-input-data> <path-to-output-data>
```

```console
Expand Down

0 comments on commit ac0cc00

Please sign in to comment.