Skip to content

Commit

Permalink
more readable
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrocan committed Sep 8, 2023
1 parent 2fe9d83 commit 07028bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Script execution

- Install the required package with 'pip install -r requirements.txt'
- Execute in the terminal with the following command: 'python3 fronius.py'
- Execute in the terminal with the following command: 'python fronius.py'
- After script execution the data is fetched from the inverter and trimmed.

## Architecture
Expand All @@ -20,5 +20,5 @@ There's also a possibility to use a example response message in a Docker environ

## Next steps

Save data to a database.
Visualize the data.
- Save the data to a database.
- Visualize the data.

0 comments on commit 07028bc

Please sign in to comment.