From 7a775b411377d5a975025eabdbf0de2967633c05 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Wed, 24 Apr 2013 08:17:40 -0500 Subject: [PATCH] Add license to readme and add one more todo --- README.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index f08759a..78887e4 100644 --- a/README.markdown +++ b/README.markdown @@ -428,9 +428,9 @@ not exist. ## TODO -+ Make backend agnostic (allow specifying either ec_date or dh_date as the - backend) -+ ++ Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as + the backend) ++ Add `-spec`s and `-type`s ## Conclusion @@ -445,3 +445,5 @@ Author: [Jesse Gumm](http://sigma-star.com/page/jesse) Email: gumm@sigma-star.com Twitter: [@jessegumm](http://twitter.com/jessegumm) + +Released under the MIT License (see LICENSE file)