diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..840d25fb44efc95b5a5b964965f4adec838b85a0 --- /dev/null +++ b/readme.md @@ -0,0 +1,12 @@ +# C# - Business Tier Salad Shop + + +## Description +A second look at our original [Salad Shop program](https://git.brandon-rodriguez.com/classes/cis_207/a2). + +This time, we introduce the concept of Classes, and rewrite our program into multiple class files. + + +## Known Issues +Attempting to compile program gives a `VisualBasic PowerPacks` error. It seems that this is no longer suppored in +VisualStudio 2013 and later?