From 8f5f40fde99fa382d5d32f548cafce10ced5e666 Mon Sep 17 00:00:00 2001 From: Ammar Date: Tue, 14 Feb 2017 18:02:32 -0500 Subject: [PATCH] add to todo at bottom of readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd33360..8eb912c 100644 --- a/README.md +++ b/README.md @@ -93,4 +93,5 @@ quasimodo.configure({ ## TO-DO - Generate visualizations on heap usage and CPU usage over time +- Pass in flags and arguments in array (or pass in all test registration opts in object) - TBD