Add license to readme and add one more todo

This commit is contained in:
Jesse Gumm 2013-04-24 08:17:40 -05:00
parent 48f6be8c05
commit 7a775b4113

View file

@ -428,9 +428,9 @@ not exist.
## TODO ## TODO
+ Make backend agnostic (allow specifying either ec_date or dh_date as the + Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as
backend) the backend)
+ + Add `-spec`s and `-type`s
## Conclusion ## Conclusion
@ -445,3 +445,5 @@ Author: [Jesse Gumm](http://sigma-star.com/page/jesse)
Email: gumm@sigma-star.com Email: gumm@sigma-star.com
Twitter: [@jessegumm](http://twitter.com/jessegumm) Twitter: [@jessegumm](http://twitter.com/jessegumm)
Released under the MIT License (see LICENSE file)