From 0621b01d9ad83c3a75c638765769747108edfa70 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Mon, 18 Sep 2023 19:40:49 -0500 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fd500a..1790f38 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Property │ ├── status_text (str) │ ├── latitude (float) │ ├── longitude (float) -│ └── posted_time (str) +│ └── posted_time (str) [Only for Zillow] ├── Building Details (for property_type: building): │ ├── bldg_name (str)