From 30c4be1875d64cde9929eed02a6b169e9a48e704 Mon Sep 17 00:00:00 2001 From: Sumedh Gupte Date: Sat, 28 Oct 2017 10:43:49 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88a5e54..b2b2ecf 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# Compiler_Project \ No newline at end of file +# Compiler_Project + +# Introduction +This project is a part of Tiger Compiler Project implemented in haskell.