Commit
+1 -1 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index 2fbeeb8..b047194 100644 |
3 | --- a/README.md |
4 | +++ b/README.md |
5 | @@ -2,7 +2,7 @@ |
6 | |
7 | # 🍅 pomo |
8 | |
9 | - `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 do it, and how much effort you expect it to take. |
10 | + `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. |
11 | |
12 | ## Background |
13 |