From fcfb01f516f643b6cb5fc15adac8b6259e92cb01 Mon Sep 17 00:00:00 2001 From: Tushar Kataria Date: Tue, 31 Oct 2017 18:31:28 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50a5bd9..af0b9d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# ApProject +# CSE 201 Advanced Programming Project This is basically a query engine for the DBLP database which uses Java for computations and GUI. From 8f8b68bb9a0fedf0ea75e0cd5ac754567fd7020e Mon Sep 17 00:00:00 2001 From: Tushar Kataria Date: Tue, 30 Oct 2018 01:55:52 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af0b9d2..afc7b0c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# CSE 201 Advanced Programming Project +# CSE 231 Advanced Programming Project This is basically a query engine for the DBLP database which uses Java for computations and GUI. From 8f6bb338f56138c89e4389e25a5ceab2d6a13c64 Mon Sep 17 00:00:00 2001 From: Tushar Kataria Date: Tue, 30 Oct 2018 01:56:57 +0530 Subject: [PATCH 3/3] Updated Course Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afc7b0c..6faf7d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # CSE 231 Advanced Programming Project -This is basically a query engine for the DBLP database which uses Java for computations and GUI. +This is a query engine for the DBLP database which uses Java for computations and GUI.