Update README.md
This commit is contained in:
parent
117302da51
commit
b88c8e2e31
12
README.md
12
README.md
@ -1,6 +1,16 @@
|
|||||||
|
Alerts you if your battery is overcharged or discharged to extend its performance and health.
|
||||||
|
|
||||||
|
Cross-platform compatibility:
|
||||||
|
- Windows.
|
||||||
|
- MacOS.
|
||||||
|
- Linux.
|
||||||
|
- FreeBSD.
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
git clone git@github.com:tanrax/alert-battery-to-maintain-health.git
|
||||||
|
cd alert-battery-to-maintain-health
|
||||||
poetry install
|
poetry install
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -14,4 +24,4 @@ poetry run python3 alert_battery_to_maintain_health/__init__.py
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry run python3 alert_battery_to_maintain_health/__init__.py
|
poetry run python3 alert_battery_to_maintain_health/__init__.py
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user