From 710de61e96c88d56617971deaf832a269e76261e Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Thu, 7 Jul 2016 06:42:17 -0400 Subject: Add link to license, fix go report link --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 27575ba..ebedf36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Todolist -![](https://goreportcard.com/badge/github.com/gammons/todolist) +[![](https://goreportcard.com/badge/github.com/gammons/todolist)](https://goreportcard.com/report/github.com/gammons/todolist) ![](https://travis-ci.org/gammons/todolist.svg) 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 -- cgit v1.3