diff options
author | Rasmus Luha <rasmus.luha@ut.ee> | 2025-05-15 18:29:06 +0300 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@ut.ee> | 2025-05-15 18:29:06 +0300 |
commit | 4b4556633710e27df6c32890c31447906c8dedd2 (patch) | |
tree | 50b77a85ad3d52c34a0cb286069e0f18dfa51de4 /README.md | |
parent | 6b647a41a1eb508710de1bc583fd7d404078c744 (diff) |
update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ This was built as a part of my Bachelor's thesis. ## Configuration info Configuration variables are defined in `config.py`, where sample variables are also already defined. -WIP +The tool supports interactive and noninteractive(scripting) modes. ### Variables In interactive mode you can manually give the API url, credentials and data fields for the pipeline from API response |