From 73f3cf131327fbcf5350b5b4bf38a44b63182a24 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 2 Mar 2016 17:45:57 +0200 Subject: [PATCH] Added TODO list to the README. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 6a25974..3b19d62 100644 --- a/README.rst +++ b/README.rst @@ -63,3 +63,8 @@ Simply run: .. code:: shell make test + +TODO +---- + +- Detect when no parameters are passed and output a usage message. -- GitLab