diff options
author | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-11 00:36:53 +0300 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-11 00:36:53 +0300 |
commit | d73e9d995768639175271f3bea9eeaeab3443b85 (patch) | |
tree | cb11134ed72ce9dd694309f1d845f9604ca848fa | |
parent | 439aaa998c0a9b0defe6fa54e58c22f8420f00b7 (diff) |
update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -10,12 +10,13 @@ WIP ## Configuration info -Can configure under config.py -sample VAR-s are given +- Can configure under config.py +- sample VAR-s are given WIP ## Current Repo structure +``` |-- common | `-- core.py |-- config.py @@ -31,6 +32,7 @@ WIP | `-- <Generated pipelines> |-- README.md `-- requirements.txt +``` ### Samples |