Commit
+2 -0 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index f593d90..b5b7453 100644 |
3 | --- a/README.md |
4 | +++ b/README.md |
5 | @@ -2,6 +2,8 @@ |
6 | |
7 | # 🍅 pomo |
8 | |
9 | + ![pomo](https://github.com/kevinschoon/pomo/workflows/pomo/badge.svg) |
10 | + |
11 | `pomo` is a simple CLI for using the [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique). There are [some](https://taskwarrior.org/) [amazing](https://todoist.com/) task management systems but `pomo` is more of a task *execution* or [timeboxing](https://en.wikipedia.org/wiki/Timeboxing) system. `pomo` helps you track what you did, how long it took you to do it, and how much effort you expect it to take. |
12 | |
13 | ## Background |