Skip to content

Commit a3ea019

Browse files
author
Eric Guimarães de Sousa Silva
committed
Reviewing README.md
1 parent 709467b commit a3ea019

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

README.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
11
# gtd
2-
GTD with Task Warrior
32

4-
## Using...
3+
> GTD with Task Warrior
4+
5+
## Install
56

67
- git clone https://github.com/fewbits/gtd.git
7-
- chmod +x ./gtd/gtd
88
- sudo ln -s ${PWD}/gtd/gtd /usr/local/bin/gtd
9+
10+
## Using
11+
12+
### Capture: Registering Ideas
13+
14+
gtd capture
15+
16+
### 2. Clarify: Understanding the Ideas
17+
18+
gtd clarify
19+
20+
### 3. Organize: Putting the things in place
21+
22+
gtd organize
23+
24+
### 4. Reflect: Reviewing the system
25+
26+
gtd reflect
27+
28+
### 5. Engage: Getting Things Done!
29+
30+
gtd engage

0 commit comments

Comments
 (0)