Updated readme.
This commit is contained in:
parent
b75ce9ef4c
commit
a3e9768e92
@ -18,6 +18,12 @@ sudo ./tikker
|
|||||||
```
|
```
|
||||||
It can be annoying to have the terminal open the whole day. I advise to use tmux or install it as systemd service. If you install it as systemd service, you're sure you'll never miss a key press! Make sure that you define the work directory where the database should be stored in systemd service.
|
It can be annoying to have the terminal open the whole day. I advise to use tmux or install it as systemd service. If you install it as systemd service, you're sure you'll never miss a key press! Make sure that you define the work directory where the database should be stored in systemd service.
|
||||||
|
|
||||||
|
## Statistics
|
||||||
|
For displaying graphs with stats execute:
|
||||||
|
```
|
||||||
|
make plot
|
||||||
|
```
|
||||||
|
|
||||||
## Compilation
|
## Compilation
|
||||||
Compilation requires sqlite3 development header files.
|
Compilation requires sqlite3 development header files.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user