From ad656f3d8b63b9f6723d95820ae12d248fcd11d6 Mon Sep 17 00:00:00 2001 From: Marisacmd <64412561+Marisacmd@users.noreply.github.com> Date: Mon, 2 Nov 2020 13:55:12 -0500 Subject: [PATCH] Update categories.json Real Estate as independent category --- categories.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/categories.json b/categories.json index 2ad1582..5e98158 100644 --- a/categories.json +++ b/categories.json @@ -247,6 +247,11 @@ "slug": "places", "description": "apps and protocols focused on location services, like geographic positioning" }, + { + "name": "Real Estate", + "slug": "real estate", + "description": "any projects focused on real estate data and market which use Web3 tools" + }, { "name": "Research", "slug": "research",