docs: Update README

This commit is contained in:
Tomas Babej 2021-04-03 20:37:24 -04:00
parent e8c38b75e7
commit e86f2591ba
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -4,16 +4,22 @@
Thank you for taking a look at Taskwarrior! Thank you for taking a look at Taskwarrior!
Taskwarrior is a GTD, todo list, task management, command line utility with a Taskwarrior is a command line task list management utility with a [multitude of
multitude of features. It is a portable, well supported and very active Open features](https://taskwarrior.org/docs/), developed as a portable open source project
Source project. with an active and quite vast [ecosystem of tools, hooks and
extensions](https://taskwarrior.org/tools/).
Taskwarrior runs on a wide range of [Linux/Unix systems, Mac OS and
Windows](https://taskwarrior.org/download/).
## Documentation ## Documentation
There is extensive online documentation. The [online documentation](https://taskwarrior.org/docs), downloads, news and
You'll find all the details at [taskwarrior.org/docs](https://taskwarrior.org/docs) more are available on our website, [taskwarrior.org](https://taskwarrior.org).
At the site you'll find online documentation, downloads, news and more. We also recommend following [@taskwarrior on
Twitter](https://twitter.com/taskwarrior), where we share info about new
features, releases and various tips and tricks for new Taskwarrior users.
## Support ## Support
@ -32,8 +38,7 @@ We use the following branching model:
* `2.6.0` is the current development branch. All work is done here, and upon * `2.6.0` is the current development branch. All work is done here, and upon
release it will be merged to `master`. This development branch is not stable, release it will be merged to `master`. This development branch is not stable,
may not even build or pass tests, and should be treated accordingly. and should be treated accordingly. Make backups.
Make backups.
## Installing ## Installing
@ -87,4 +92,3 @@ Visit [Github](https://github.com/GothenburgBitFactory/taskwarrior) and particip
Taskwarrior is released under the MIT license. Taskwarrior is released under the MIT license.
For details check the [LICENSE](LICENSE) file. For details check the [LICENSE](LICENSE) file.