From 91bf2b968d37ff9b169d7c9848f3aaa40ae0573f Mon Sep 17 00:00:00 2001
From: tuckersiegel <siegel.tucker@gmail.com>
Date: Mon, 22 Feb 2021 16:41:41 -0500
Subject: [PATCH] readme update

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

diff --git a/README.md b/README.md
index 7495437..61b7add 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ### Details
 
-Currently, does not support any 2021 data. Also, there is a ~90gb folder of the data that is needed to be able to upload the data to mongodb. Right now, the mongodb database is named gdd_database, and the collection is gdd. Also, takes about 2 seconds per query, trying to find ways to speed it up
+There is a ~90gb folder of the data that is needed to be able to upload the data to mongodb. 
 
 Go to ```/docs``` to view the Swagger generated API docs, and to play around with the server
 
-- 
GitLab