diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-07-07 06:42:17 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-07-07 06:42:17 -0400 |
| commit | 710de61e96c88d56617971deaf832a269e76261e (patch) | |
| tree | 7bdf26903247c57292fd72d07d7d32c5804ba98a /README.md | |
| parent | 43647ffdd1452f211ef9bafa6c6ef6e50c8d796a (diff) | |
Add link to license, fix go report link
Diffstat (limited to 'README.md')
| -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 |
