diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..4fc4c9e67534042cceb2840fe5b523dcf2498405
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,10 @@
+# C# - Introduction to GUI Programs
+
+
+## Description
+An introductory GUI program that acts as a simple interface for a fictional delivery company.
+
+
+## Known Issues
+Attempting to compile program gives a `VisualBasic PowerPacks` error. It seems that this is no longer suppored in
+VisualStudio 2013 and later?