diff --git a/readme.md b/readme.md
index 4c00f1d2e4581f84f66fdd13cb7074d7be2e052f..d683205e8613a90fb38dc7e4ba026226dafeb0b3 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,9 @@
-# C# - Review of CIS_207 and Introduction to Git
+# C# - Wine List Program (Review of CIS_207)
 
 
 ## Description
 Review of [CIS_207](https://git.brandon-rodriguez.com/classes/cis_207) concepts, in the form of a "Wine List" console
-program.
+program. Also served as an introduction to Git version control.
 
 Reads in values from a CSV file. Allows printing full list, as well as item add, search, and removal.