Author: Kevin Schoon [kevinschoon@gmail.com]
Committer: GitHub [noreply@github.com] Thu, 10 Jan 2019 00:42:24 +0000
Hash: 754c9e650c9b5018c97faff8ab0295291a51fb05
Timestamp: Thu, 10 Jan 2019 00:42:24 +0000 (5 years ago)

+1 -1 +/-1 browse
Merge pull request #6 from lpmi-13/typofix
Merge pull request #6 from lpmi-13/typofix

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