diff --git a/README.md b/README.md new file mode 100644 index 000000000..ac389fd51 --- /dev/null +++ b/README.md @@ -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.