From fb0c920d8a9ad8e4bf405e3b8a1590048495fbc1 Mon Sep 17 00:00:00 2001 From: Nick Hepler Date: Sun, 18 Aug 2024 12:17:39 -0400 Subject: [PATCH] Update README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4ae1b9..0022331 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # OutageGen -OutageGen is a Python-based tool designed to generate realistic yet fictitious data for simulating power outage reports. \ No newline at end of file +OutageGen is a specialized Python tool designed for regulatory agencies to test and evaluate performance and database stored procedures related to power outage management. This program generates realistic, synthetic data in JSON format, replicating the types of reports typically produced by electric utility companies during power outages. \ No newline at end of file