README.md aktualisiert
This commit is contained in:
10
README.md
10
README.md
@ -1,3 +1,13 @@
|
||||
|
||||
## Installation:
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate && pip install -r requirements.txt && pip install --upgrade numpy pandas
|
||||
|
||||
## Starten des dev servers:
|
||||
source venv/bin/activate && python main.py
|
||||
|
||||
|
||||
|
||||
# Expense Tracker Add-on für Home Assistant
|
||||
|
||||
Dieses Home Assistant Add-on bietet eine komfortable Möglichkeit, persönliche oder Haushaltsausgaben direkt innerhalb von Home Assistant zu verfolgen und zu analysieren.
|
||||
|
||||
Reference in New Issue
Block a user