Skip to content

Commit c9fd906

Browse files
committed
Update configuration
1 parent ecb9b39 commit c9fd906

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
This is a script to provide a simple GUI to the TimeWarrior CLI application, allowing to add and stop time trackers.
44

5-
Features
5+
## Features
66
* Allows to start, stop, rename, coninue and delete tasks
77
* Rename tag on a task
88
* Integration with [iCalBuddy](https://hasseg.org/icalBuddy/) to simplify Meeting tracking on Macs
99

10-
Limitation
10+
## Limitation
1111
* Does not support multiple tags on a task, will only uses first Tag on a task as name
1212

1313

@@ -24,3 +24,6 @@ pip3 install -r requirements.txt
2424
```
2525
python3 main.py
2626
```
27+
28+
## Configuration
29+
There are various configuration options in the `config.py` file to customize the UI or location of the executable.

0 commit comments

Comments
 (0)