From a73d19ae7dcc7f417eac63bca8c40c532d5b5b5b Mon Sep 17 00:00:00 2001
From: manxilin <matthewlin98@hotmail.com>
Date: Sun, 27 Dec 2020 23:44:34 +0100
Subject: [PATCH] update readme

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9ee4801..0bad42e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+# DIFF GRAPH U-NET: A DIFFERENTIAL GRAPH U-SHAPE NETWORK FOR GRAPH CLASSIFICATION
 ## Author
 Manxi Lin s192230
 
@@ -14,7 +15,7 @@ Unzip it in here
 - See `main.ipynb`
 - Proof of our result: `./screenshots`
 
-# DIFFPOOL
+## DIFFPOOL
 Repo Link https://github.com/RexYing/diffpool
 
 ## Introduction (from the origional repo)
-- 
GitLab