diff --git a/README.md b/README.md index e69de29..497a001 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# taskrunner +A small program to run a set of tasks from a given `.yaml` file and custom +`.py` scripts if required.