Update README.md
This commit is contained in:
parent
6a362cf2b8
commit
117302da51
17
README.md
Executable file
17
README.md
Executable file
@ -0,0 +1,17 @@
|
||||
# Install
|
||||
|
||||
```bash
|
||||
poetry install
|
||||
```
|
||||
|
||||
# Run
|
||||
|
||||
```bash
|
||||
poetry run python3 alert_battery_to_maintain_health/__init__.py
|
||||
```
|
||||
|
||||
# Cron
|
||||
|
||||
```bash
|
||||
poetry run python3 alert_battery_to_maintain_health/__init__.py
|
||||
```
|
Loading…
Reference in New Issue
Block a user