From e444564a0cebbfbb317d8205fc65500738e61391 Mon Sep 17 00:00:00 2001
From: ys554 <ys554@drexel.edu>
Date: Wed, 20 Mar 2019 23:24:38 -0400
Subject: [PATCH] Update README.md

---
 Final_Project/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Final_Project/README.md b/Final_Project/README.md
index 0127408..56f36a2 100644
--- a/Final_Project/README.md
+++ b/Final_Project/README.md
@@ -1,6 +1,6 @@
-###Author : Yegeon Seo
+### Author : Yegeon Seo
 
-####CS 265 Final Project
+#### CS 265 Final Project
 
 ---
 to run the program : 
@@ -19,7 +19,7 @@ I also wanted to use Google Calendar API to automatically import the `.ics` file
 
 ----
 
-#####Makefile
+##### Makefile
 
 Makefile contains build, run, view, and clean. 
 
@@ -33,7 +33,7 @@ Makefile contains build, run, view, and clean.
 * To clean: ```make clean```
 
 ----
-###Thanks!
+### Thanks!
 
 
 
-- 
GitLab