diff --git a/README.md b/README.md index b812217..b1886e4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,9 @@ cd rcx-tk python -m pip install . ``` -Upon installation, the tool can be run also using either the python3 or poetry: +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 --method='' @@ -49,8 +51,6 @@ python3 --method='' ``` - - ## Documentation The project is documented [here](https://rcx-tk.readthedocs.io/en/latest/?badge=latest).