aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Ammons <gammons@gmail.com>2016-07-07 06:42:17 -0400
committerGrant Ammons <gammons@gmail.com>2016-07-07 06:42:17 -0400
commit710de61e96c88d56617971deaf832a269e76261e (patch)
tree7bdf26903247c57292fd72d07d7d32c5804ba98a
parent43647ffdd1452f211ef9bafa6c6ef6e50c8d796a (diff)
Add link to license, fix go report link
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
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