Author: lpmi-13 [leskis@gmail.com]
Hash: d2e0ac71750e167b47d8e11863df09f49846bde5
Timestamp: Tue, 08 Jan 2019 22:11:11 +0000 (5 years ago)

+1 -1 +/-1 browse
fix simple typo
1diff --git a/README.md b/README.md
2index 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