From b6acecae206e9d60760030f4683af0d09c7cec01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Pre=CC=81vost?= Date: Fri, 24 Feb 2012 10:16:29 -0500 Subject: [PATCH] Add new task to TODO list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1283a52..59dd554 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ compctl -g '~/.teamocil/*(:t:r)' teamocil ## Todo list * Making sure the layout is valid before executing it (ie. throw exceptions). +* Add more specs. ## Contributors