saving images
diff --git a/config.py b/config.py
index 56e641e..3ee6f20 100644
--- a/config.py
+++ b/config.py
@@ -8,4 +8,4 @@
 DEFAULT_FILE_PATH = "test.json"
 OUTPUT_FILE = "output.json"
 TEST_PATH = os.environ.get("TEST_PATH", os.path.dirname(__file__) + "/test_results")
-
+CHARTS_IMG_PATH = "images"