add README

This commit is contained in:
Dustin J. Mitchell 2018-11-24 17:00:44 -05:00
parent 1809fe3674
commit 93ce28ed15

4
README.md Normal file
View file

@ -0,0 +1,4 @@
At the moment, this is sort of an make-work project to re-implement Taskwarrior in Rust.
There's no great reason to do so, and lots of reasons not to.
But it's a nice way to practice some "basic" Rust that does not exercise all of the language's more esoteric features.