From 19a69c22da75146d64069cb2a9822058780d95d9 Mon Sep 17 00:00:00 2001
From: shilxxh <maliskey@msu.edu>
Date: Fri, 2 Feb 2024 15:48:21 -0500
Subject: [PATCH] Updated README description

---
 censusdata_package_tutorial/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/censusdata_package_tutorial/README.md b/censusdata_package_tutorial/README.md
index 8a32031..5b1a45c 100644
--- a/censusdata_package_tutorial/README.md
+++ b/censusdata_package_tutorial/README.md
@@ -1,3 +1,5 @@
 # Censusdata_tutorial
 
-This is the Tutorial for how to use censusdata package. There also include an extra ```Help_Functions.py``` file which has a help function use for help slice the data download by using cens
+This is the Tutorial for how to use censusdata package. There also include an extra 
+```Help_Functions.py``` file which has a help function that can be used for helping to 
+preprocess and extract relevant information from census data.
-- 
GitLab