Add installation instructions

This commit is contained in:
Michał Leśniewski
2021-11-25 17:23:58 +01:00
parent d62261879a
commit 5db56720df

View File

@@ -4,6 +4,15 @@ This Python 3 package allows to read electric energy meter reading history from
[Tauron eLicznik](https://elicznik.tauron-dystrybucja.pl/) website.
## Installation
The package can be installed using pip:
```
$ pip3 install elicznik
```
## Command line usage
With the package installed readings can be retrieved by simply running the `elicznik` command: