From fac794708b55c650e4fc650f3eeccab0303baa29 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Thu, 8 Oct 2020 22:17:05 -0400
Subject: [PATCH] Add readme

---
 readme.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 readme.md

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..5426a9e
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,5 @@
+# C# - Salad Shop GUI Program
+
+
+## Description
+Further examination of GUI programs, by creating a view for a fictional salad shop to sell products.
-- 
GitLab