diff --git a/README.md b/README.md index 182c165..2ca8788 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -The Dazed Gerbil's Command Line Tools \ No newline at end of file +# The Dazed Gerbil's Command Line Tools + +This is intended to become a simple set of tools I use on a regular basis when developing a cli based app. + +You almost certainly don't want to use this. There are probably hundreds of alternatives on PyPi already - each one notably better than my own.