diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Todolist - +[](https://goreportcard.com/report/github.com/gammons/todolist)  Todolist is a simple and very fast task manager for the command line. It is based on the [Getting Things Done][gtd] methodology. @@ -11,7 +11,7 @@ Todolist is a simple and very fast task manager for the command line. It is bas See [The main Todolist website][tdl] for the current documentation. -[tdl]: http://grantammons.me/todolist +[tdl]: http://todolist.site ## Is it good? @@ -21,4 +21,8 @@ Yes. Yes it is. Please send complaints, complements, rants, etc to [Grant Ammons][ga] +## License + +Todolist is open source, and uses the [MIT license](https://github.com/gammons/todolist/blob/master/LICENSE.md). + [ga]: https://twitter.com/gammons |
