Skip to content

Commit 8df5895

Browse files
author
Grant Ammons
committed
more updates to README
1 parent 70991b6 commit 8df5895

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@
66

77
Ultralist is a task management system for technical people. It is command-line component that is very fast and stays out of the way.
88

9+
[![](https://ultralist.io/images/ultralist.png)](https://ultralist.io)
10+
911
Ultralist is based off of the [Getting Things Done][gtd] system, and is centered around the following concepts:
1012

1113
* due dates
1214
* projects and contexts
1315
* statuses
1416
* task recurrence
1517

16-
[![](https://ultralist.io/images/ultralist.png)](https://ultralist.io)
1718

1819
The CLI is _fast_, _powerful_ and _intuitive_. It will also always be open source.
1920

20-
### Documentation
21+
## Documentation
2122

2223
All of Ultralist's documentation is available on the [Ultralist website](https://ultralist.io).
2324

@@ -30,7 +31,7 @@ All of Ultralist's documentation is available on the [Ultralist website](https:/
3031
* [Syncing with Ultralist Pro](https://ultralist.io/docs/cli/pro_integration/)
3132
* [The .todos.json file format](https://ultralist.io/docs/cli/todos_json/)
3233

33-
### Ultralist Pro
34+
## Ultralist Pro
3435

3536
You can optionally combine the Ultralist CLI with [Ultralist Pro](https://ultralist.io). Doing so adds the following benefits:
3637

@@ -42,11 +43,11 @@ You can optionally combine the Ultralist CLI with [Ultralist Pro](https://ultral
4243

4344
Ultralist Pro provides a superior task management experience to Todoist, Any.do etc. The command-line will app _always_ be first and foremost.
4445

45-
### Is it good?
46+
## Is it good?
4647

4748
Yes. Yes it is.
4849

49-
### Installation
50+
## Installation
5051

5152
* **Mac OS**: Run `brew install ultralist`. (Or `port install ultralist` if you are using [MacPorts](https://www.macports.org).)
5253
* **Arch Linux**: May be installed from AUR [ultralist](https://aur.archlinux.org/packages/ultralist/)
@@ -76,3 +77,4 @@ Please send complaints, complements, rants, etc to [Grant Ammons][ga]
7677
Ultralist is open source, and uses the [MIT license](https://github.com/ultralist/ultralist/blob/master/LICENSE.md).
7778

7879
[ga]: https://twitter.com/gammons
80+
[gtd]: http://lifehacker.com/productivity-101-a-primer-to-the-getting-things-done-1551880955

0 commit comments

Comments
 (0)