From 6cb9f3eb1614f097992e27f2309bf6ca1cd37238 Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Mon, 12 May 2025 13:13:22 +0300 Subject: update README.md, cleanup --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ee758c..aa3f99c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Pipeline generator -This is a pipeline generator that currently supports the following platforms: `Nifi`, `Telegraf`(TODO). +This tool is a pipeline generator that currently supports the following platforms: `Nifi`, `Telegraf`. +This was built as a part of my Bachelor's thesis. ## Usage - `source venv/bin/activate` - `pip install -r requirements.txt` -- Setup sutff in `config.py` (database and nifi auth etc) -- Then run `main.py` -WIP +- Setup sutff in `config.py`, for more info look at [Configuration info](#Configuration-info) +- Then run `python main.py` ## Configuration info -- cgit v1.2.3